Autorefresh after image pages to get rid of ghosting artifacts (#116)

This commit is contained in:
jpirnay
2026-04-24 10:30:07 +02:00
parent 5d0620bc3a
commit 1bf0278eec
5 changed files with 19 additions and 0 deletions
+2
View File
@@ -237,6 +237,8 @@ class CrossPointSettings {
uint8_t sleepTimeout = SLEEP_10_MIN;
// E-ink refresh frequency (default 15 pages)
uint8_t refreshFrequency = REFRESH_15;
// Perform a half refresh on the page immediately following an EPUB page that displayed images.
uint8_t halfRefreshAfterImagePage = 1;
uint8_t hyphenationEnabled = 0;
// Reader screen margin settings