2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
chrox 11ec22c33b dirty hack to fix wrong zoom level
This hack is to rescue wrong zoom level after removing unnecessary
`self:handleEvent(Event:new("SetDimensions", self.dimen))` at the
end of ReaderUI initialization which otherwise would confuse crengine
with two different dimens and would cause inconsistent reading progress.
2014-02-12 23:21:43 +08:00
..
apps/filemanager Refresh current path in filemanager after file operation 2014-01-22 16:23:23 -02:00
document add 'full/mini' options for progress bar of crereader 2014-02-12 15:43:52 +08:00
ui dirty hack to fix wrong zoom level 2014-02-12 23:21:43 +08:00
cache.lua calculate maximum global cache size from free RAM 2014-01-19 11:40:34 +08:00
cacheitem.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
dbg.lua fix debug on/off toggle 2013-10-25 20:07:58 +08:00
docsettings.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
gettext.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00
JSON.lua revert JSON hack since the unusual utf8 representation is fixed 2013-10-18 00:06:34 +08:00
optmath.lua Refactored to use strictly locals 2013-10-18 22:38:07 +02:00