2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps
poire-z 3d191490d0
Touch zones: fix loss of overrides when re-registering a zone (#5658)
Happens with "Inverse reading order", which re-registers
the Reader tap forward/backward zones and would prevent
tap menu and bookmark from working.
Before, when removing them, we would lose all the override=
set on them by other touch zones (tap menu, bookmarks...),
and so they were no more ensured after re-adding the zone.
So, make sure we don't lose that info.
2019-11-30 17:38:28 +01:00
..
cloudstorage Cloud storage UX improvements (#5613) 2019-11-19 16:52:11 +01:00
filemanager Other minor frontend.util cleanups (#5629) 2019-11-24 00:27:27 +01:00
opdscatalog [chore] Remove unnecessary indent on new line (#5391) 2019-09-17 14:27:51 +02:00
reader Touch zones: fix loss of overrides when re-registering a zone (#5658) 2019-11-30 17:38:28 +01:00