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/filemanager
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
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
filemanagerbookinfo.lua BookInformation: speedup getting EPUB metadata/cover (#3767) 6 years ago
filemanagerconverter.lua quickstart fix (#2804) 7 years ago
filemanagerfilesearcher.lua [fix] DocumentRegistry: don't create empty sdr and add hasProvider() (#3675) 6 years ago
filemanagerhistory.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
filemanagermenu.lua Kindle4NT improvements (#3745) 6 years ago
filemanagersearch.lua [fix] DocumentRegistry: don't create empty sdr and add hasProvider() (#3675) 6 years ago
filemanagersetdefaults.lua Menu: configure number of items per page, wrap entries (#3589) 6 years ago
filemanagerutil.lua Some History fixes and enhancements (#3247) 7 years ago