mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
cre: more constrast settings (#3737)
Use ButtonProgress like it was done for kopt.
This commit is contained in:
@@ -115,10 +115,10 @@ DCREREADER_CONFIG_MARGIN_SIZES_SMALL = {5, 10, 5, 10}
|
||||
DCREREADER_CONFIG_MARGIN_SIZES_MEDIUM = {10, 15, 10, 15}
|
||||
DCREREADER_CONFIG_MARGIN_SIZES_LARGE = {20, 20, 20, 20}
|
||||
|
||||
-- crereader font gamma
|
||||
DCREREADER_CONFIG_LIGHTER_FONT_GAMMA = 10
|
||||
DCREREADER_CONFIG_DEFAULT_FONT_GAMMA = 15
|
||||
DCREREADER_CONFIG_DARKER_FONT_GAMMA = 25
|
||||
-- crereader font gamma (no longer used)
|
||||
-- DCREREADER_CONFIG_LIGHTER_FONT_GAMMA = 10
|
||||
-- DCREREADER_CONFIG_DEFAULT_FONT_GAMMA = 15
|
||||
-- DCREREADER_CONFIG_DARKER_FONT_GAMMA = 25
|
||||
|
||||
-- crereader line space percentage
|
||||
DCREREADER_CONFIG_LINE_SPACE_PERCENT_SMALL = 90
|
||||
|
||||
Reference in New Issue
Block a user