mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
- InfoMessage: add an option show_delay. - MovableContainer: avoid possible crash when not yet painted. - ReaderDictionary: use show_delay=0.5 instead of scheduleIn(0.5n...) (a5b133da) as we need the InfoWidget to be known to UIManager to catch tap and allow interrupting lookups properly. - ReaderDictionary: rework handling of no_refresh_on_close (6162c287) with proper regions comparisons