mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Update crereader.lua
This commit is contained in:
@@ -112,7 +112,7 @@ function CREReader:saveSpecialSettings()
|
||||
self.settings:saveSetting("gamma_index", self.gamma_index)
|
||||
self.settings:saveSetting("line_space_percent", self.line_space_percent)
|
||||
-- NuPogodi, 17.05.12: saving the font size
|
||||
self.settings:saveSetting("font_zoom", font_zoom)
|
||||
self.settings:saveSetting("font_zoom", self.font_zoom)
|
||||
end
|
||||
|
||||
function CREReader:saveLastPageOrPos()
|
||||
|
||||
Reference in New Issue
Block a user