koreader/frontend/apps/reader
NiLuJe 0e27963ae7
Minor flash tweaks after #6528 (#6540)
* Boundaries are now detected both when paging forward and backward.

Fixes potential false-negatives in the chapter boundary heuristic code, as mentioned in https://github.com/koreader/koreader/pull/6528#issuecomment-678610188 ;).

* Tweaked ReaderFooter to not repaint ReaderUI when it's unnecessary. (toggling/cycling it on a page with significant image content would flash the full screen).

* Only flash the first time a page w/ significant image content is shown. (Menus, among other things, could otherwise re-trip the flash).
2020-08-23 03:46:05 +02:00
..
modules Minor flash tweaks after #6528 (#6540) 2020-08-23 03:46:05 +02:00
readerui.lua initial refactor of ReaderGesture into Gestures plugin 2020-08-02 16:55:09 -04:00
skimtowidget.lua Bookmarks prev/next via gestures: add location to stack (#6306) 2020-06-25 21:19:50 +02:00