mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
cre word gap: use values from defaults.lua (#4045)
This commit is contained in:
@@ -125,6 +125,11 @@ DCREREADER_CONFIG_LINE_SPACE_PERCENT_SMALL = 90
|
||||
DCREREADER_CONFIG_LINE_SPACE_PERCENT_MEDIUM = 100
|
||||
DCREREADER_CONFIG_LINE_SPACE_PERCENT_LARGE = 120
|
||||
|
||||
-- word gap percentage
|
||||
DCREREADER_CONFIG_WORD_GAP_SMALL = 50
|
||||
DCREREADER_CONFIG_WORD_GAP_MEDIUM = 75
|
||||
DCREREADER_CONFIG_WORD_GAP_LARGE = 100
|
||||
|
||||
-- crereader progress bar
|
||||
-- 0 for top "full" progress bar
|
||||
-- 1 for bottom "mini" progress bar
|
||||
|
||||
Reference in New Issue
Block a user