You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/reader/modules
poire-z 5e47a83e6a
UIManager: avoid painting widgets covered by a full screen widget (#3770)
Navigating the TOC, viewing a full screen image, browsing
reading stats... would call paintTo() on ReaderUI (so, asking
the engine to render the page) or FileManager (so, rendering cover
images) even though their content is hidden.
Widgets registering to UIManager have to explicitely states
they cover the full screen (UIManager can't know, parts of their
dimen may be transparent, e.g. if it is a CenterContainer).
6 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerbookmark.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
readerconfig.lua Fix possible crash with config panel when engine switched (#3761) 6 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdictionary.lua Dict & wiki history: use filename when no book title (#3635) 6 years ago
readerdogear.lua Fix: Can't long-press lookup word inside bookmark tap zone (#3048) 7 years ago
readerflipping.lua refactor(readerfooter): optimization and bug fixes 8 years ago
readerfont.lua cre: more constrast settings (#3737) 6 years ago
readerfooter.lua [Android] Wifi status in footer (#3396) 7 years ago
readerfrontlight.lua AutoFrontlight plugin (#2941) 7 years ago
readergoto.lua [fix] ReaderGoto button order 7 years ago
readerhighlight.lua Remove some leading and trailing newlines (#3768) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Allow for setting a default or fallback hyph dictionary 7 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua [fix, lang] ReaderLink: change location stack to location history (#3671) 6 years ago
readermenu.lua Kindle4NT improvements (#3745) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Speed up page turning on big cre documents (#3740) 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua Show vertical marker at original position when back from link (#3669) 6 years ago
readerstatus.lua Add menu item for toggling auto_book_status (#3642) 6 years ago
readertoc.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
readertypeset.lua Set Rendering Style, and Comments (#3165) 7 years ago
readerview.lua [fix] Optimize cre highlights onTap and drawing (#3508) 7 years ago
readerwikipedia.lua Fix some texts (#3769) 6 years ago
readerzooming.lua [feat] Two-column navigation (#3674) 6 years ago