mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Make sure we don't repaint the footer over anything else than ReaderUI, as some events are fired without direct UI interaction, so we can't be assured of the actual state of the UI. Fix #7556 Exposed since #7379, but could arguably happen with other existing handlers before.