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
NiLuJe a393137273
Another round of ReaderFooter fixes (#6830)
* When auto_refresh_time is enabled, don't actually refresh anything when the footer is hidden.
* Fix a bunch of state tracking related to height computations, meaning `getHeight()` is now actually accurate, always, and we don't need shitty workarounds anymore.
  * `footer_container.dimen.h` *includes* the progress bar, so, never reset it to 0 unless the progress bar is disabled (some `settings.progress_bar_position` codepaths were mistakenly doing just that).
  * More aggressively set/reset `footer_text.height` (not sure this one makes much of a difference, and/or if it's actually useful at all, but, the tracking was already there, but hella inconsistent, so, just fix it).
* Honor `settings.reclaim_height` in other bits of code that were only checking `footer_visible` to figure out the visible page area.
* Ask ReaderView to update the `visible_area` *now* when toggling the footer's visibility (for ReaderPaging).
4 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua [UX] Add bookmark count as footer item (#6629) 4 years ago
readerconfig.lua Hilariously simpler fix for #6616 (#6650) 4 years ago
readercoptlistener.lua Remove DCREREADER_PROGRESS_BAR (#5641) 5 years ago
readercropping.lua Fix partial HW dithered refreshes sometimes appearing to shift refreshed content (#6267) 4 years ago
readerdevicestatus.lua Floor dimension computations (mul/div). (#6264) 4 years ago
readerdictionary.lua Allow sorting of dictionaries 4 years ago
readerdogear.lua [RTL UI] update widgets and apps for UI mirroring 5 years ago
readerflipping.lua [UX] Gesture manager: corner gestures (#4878) 5 years ago
readerfont.lua fontlist: Cache categorized font info (for mupdf) (#6786) 4 years ago
readerfooter.lua Another round of ReaderFooter fixes (#6830) 4 years ago
readergoto.lua Adds ReaderPageMap, to optionally show source pages numbers 4 years ago
readerhighlight.lua [feat] Comics: zoom to panel (#6511) 4 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Footnote popups: allow setting an absolute font size 4 years ago
readermenu.lua ReaderGesture: cleanup (#6292) 4 years ago
readerpagemap.lua Another round of ReaderFooter fixes (#6830) 4 years ago
readerpaging.lua ReaderGesture: cleanup (#6292) 4 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Another round of ReaderFooter fixes (#6830) 4 years ago
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
readersearch.lua [RTL UI] update widgets and apps for UI mirroring 5 years ago
readerstatus.lua Allow automatically marking the book as read on end of doc (#6256) 4 years ago
readerstyletweak.lua Show full ToC entry on hold (#6729) 4 years ago
readertoc.lua ReaderStatistics: Data collection improvements (#6778) 4 years ago
readertypeset.lua fix luacheck 4 years ago
readertypography.lua bump crengine: sync with upstream, new hyphenation languages (#6746) 4 years ago
readerview.lua Another round of ReaderFooter fixes (#6830) 4 years ago
readerwikipedia.lua Various Wi-Fi QoL improvements (#6424) 4 years ago
readerzooming.lua Another round of ReaderFooter fixes (#6830) 4 years ago