fix night mode setting

implement bezel cleaning with proper background color
This commit is contained in:
Hans-Werner Hilse
2014-11-09 18:03:33 +01:00
parent 7c9d7e64b3
commit d91dccae80
4 changed files with 12 additions and 3 deletions

View File

@@ -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