You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
6 years ago
..
cloudstorage Fix for FTP folder being saved to an unused setting. (#4274) 6 years ago
filemanager [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
opdscatalog UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
reader Fix a few edge cases crashes and issues (#4334) 6 years ago