2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend
poire-z 233f375af4 Cleanup onSetStatusLine()
Follow up to fa0117bb (#4268), to make things a bit clearer:
Only ReaderRolling get the 'SetStatusLine' event, and tells
crengine about the change, and then send the 'UpdatePos' event.
ReaderFooter now just gets a :setVisible() method.

Now, all the code that calls a self.ui.document:set* method, that
most probably triggers a full re-rendering by crengine, do signal
'UpdatePos' immediately after. This event signals that all page
number, pages count, positions... are no more valid and must be
queried or computed again.
This could also be used if we ever want to cache Page Links or
Screen Boxes: this event will have us dropped these caches.
2018-10-23 13:12:40 +02:00
..
apps Cleanup onSetStatusLine() 2018-10-23 13:12:40 +02:00
device move e-ink related settings to a submenu (#4246) 2018-10-10 21:34:47 +02:00
document Fix footnotes and markers with full status bar 2018-10-14 21:32:31 +02:00
ui [UX] Display the author in OPDS catalogs. (#4278) 2018-10-18 20:12:30 +02:00
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 2018-04-08 16:02:48 +02:00
cacheitem.lua
configurable.lua
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 2018-04-03 14:56:28 +02:00
depgraph.lua Gesture manager (initial) (#4240) 2018-09-29 23:15:57 +02:00
device.lua Sony PRSTUX support (#4198) 2018-09-08 01:37:04 +02:00
docsettings.lua Fix crash and History with books in read-only directories (#4138) 2018-08-06 21:30:05 +02:00
dump.lua
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua
logger.lua
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua
optmath.lua
pluginloader.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
pluginshare.lua
random.lua
readhistory.lua Fix sort-by-last-read when partition is mounted noatime (#3990) 2018-05-30 06:50:15 +02:00
up_reg.list
util.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
version.lua Visual feedback around tar/zsync on Kobo during OTA updates (#4043) 2018-07-03 23:16:45 +02:00