2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/plugins/gestures.koplugin
poire-z 8403154d4d
Reader: rationalize "Back" key/action handling (#6840)
Have ReaderBack be the sole handler of onBack.
Add 4 mutually exclusive options for the Back key,
to avoid ReaderLink and ReaderBack location stacks
from interfering (ReaderBack's stack being always a
superset of ReaderLink's stack).
So, remove "Enable back history", which is replaced
by Back option "Go to previous read page".
Fix a few possible crashes and inconsistencies (when
zoom, scroll or reflow have changed) with ReaderPaging
and ReaderView when restoring previous page/view.
2020-11-03 22:51:11 +01:00
..
_meta.lua
defaults.lua Dispatcher: show selected number (#6472) 2020-08-17 09:55:03 +02:00
main.lua Reader: rationalize "Back" key/action handling (#6840) 2020-11-03 22:51:11 +01:00
migration.lua Fix gesture migration when user never had custom multiswipes (#6467) 2020-08-02 21:38:01 -04:00