2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/apps
poire-z f8199dd493
Fix a few edge cases crashes and issues (#4334)
- ReaderConfig does not need to call again self:initGesListener() on
  screen rotation/resize, as it uses the TouchZone infrastructure
  that deals itself with rotation. So, it was adding new gestures
  that were overriding tap on footer and preventing it from working.
- ReaderFooter: fix refresh area (which was too small when toggling
  from hidden to visible)
- ReaderToc: fix crash when showing TOC in scroll mode after rotation
- Menu: fix crash when no onReturn defined (could happen when tap on
  bottom left corner when showing an empty TOC)
2018-11-14 20:58:56 +01:00
..
cloudstorage Fix for FTP folder being saved to an unused setting. (#4274) 2018-10-18 06:34:29 +02:00
filemanager [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
opdscatalog UIManager: avoid painting widgets covered by a full screen widget (#3770) 2018-03-17 23:02:32 +01:00
reader Fix a few edge cases crashes and issues (#4334) 2018-11-14 20:58:56 +01:00