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/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.
4 years ago
..
_meta.lua Gestures: Refactor to use Dispatcher 4 years ago
defaults.lua Dispatcher: show selected number (#6472) 4 years ago
main.lua Reader: rationalize "Back" key/action handling (#6840) 4 years ago
migration.lua Fix gesture migration when user never had custom multiswipes (#6467) 4 years ago