mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix night mode setting
implement bezel cleaning with proper background color
This commit is contained in:
@@ -103,7 +103,7 @@ end
|
||||
local open_last = G_reader_settings:readSetting("open_last")
|
||||
-- night mode
|
||||
if G_reader_settings:readSetting("night_mode") then
|
||||
Screen.bb:invert()
|
||||
Screen:toggleNightMode()
|
||||
end
|
||||
|
||||
-- restore kobo frontlight settings
|
||||
|
||||
Reference in New Issue
Block a user