Files
koreader/spec/unit
NiLuJe f2f2aa6e4d Minor state handling tweaks when the footer is disabled/invisible (#5494)
* Don't break `doc_pages` updates when it's completely disabled. (c.f., the commit's comment, doing it on every page turn seems a bit overkill, but I get that it's probably done that way because it was easier ;)).
* Detect the empty footerTextGenerator properly in `_updateFooterText` (it's `""`, not `nil`).
* Abort `_updateFooterText` early when the footer is invisible (and has been for a while/ever, i.e., when not requesting a repaint, like a mode switch would).
* Never send `SetBottomPageMargin` events twice.
* Minor tweaks to touchmenu & configdialog to avoid useless repaints (don't redraw the reader/fm unless we absolutely need to).
* Make sure we show the progress bar alone instead of nothing when disabling the last enabled mode in the menu.
2019-10-15 21:57:51 +02:00
..
2017-10-12 19:39:52 +02:00
2016-04-19 00:01:28 -07:00
2016-04-19 00:01:28 -07:00
2018-03-01 20:40:23 +01:00
2017-10-10 14:08:49 +02:00
2017-01-30 05:53:44 -08:00
2017-04-24 08:27:29 +02:00
2016-08-10 10:42:51 -07:00
2017-09-23 20:24:45 +02:00