mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
hinting one page by default
since reflowed page has a minimum height of screen height. There are no more than two pages displayed on screen simultaneously even in scroll mode.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
DRCOUNTMAX = 6
|
||||
|
||||
-- number of pages for hinting
|
||||
-- default to pre-rendering 2 pages
|
||||
DHINTCOUNT = 2
|
||||
-- default to pre-rendering 1 page
|
||||
DHINTCOUNT = 1
|
||||
|
||||
-- full screen mode, 1 for true, 0 for false
|
||||
DFULL_SCREEN = 1
|
||||
|
||||
Submodule koreader-base updated: 995d9d5bce...93d18fecdd
Reference in New Issue
Block a user