mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
set full screen refresh on every page turn
This commit is contained in:
@@ -22,7 +22,8 @@ UniReader = {
|
||||
|
||||
-- framebuffer update policy state:
|
||||
rcount = 5,
|
||||
rcountmax = 5,
|
||||
-- default to full refresh on every page turn
|
||||
rcountmax = 0,
|
||||
|
||||
-- zoom state:
|
||||
globalzoom = 1.0,
|
||||
|
||||
Reference in New Issue
Block a user