From 93c5e254a11ad547e7a4a61ade3743dcf6ac516f Mon Sep 17 00:00:00 2001 From: Alan Date: Thu, 26 Jul 2018 19:18:45 +0200 Subject: [PATCH] Created Press and hold function (markdown) --- Press-and-hold-function.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Press-and-hold-function.md diff --git a/Press-and-hold-function.md b/Press-and-hold-function.md new file mode 100644 index 0000000..ecdb812 --- /dev/null +++ b/Press-and-hold-function.md @@ -0,0 +1,8 @@ +If you press and hold some setting it becomes default one. + +Also, in settings and menus you also can press and hold setting name, etc to get additional info, help, current and default values, etc (depending on setting). + +More info about this could be found here: +[Show current and default values in config dialog (epub)](https://github.com/koreader/koreader/pull/3952) +[Long press on Open last document shows filename to open](https://github.com/koreader/koreader/pull/3967) +[TouchMenu: added hook to show help text on long-press](https://github.com/koreader/koreader/pull/3980) \ No newline at end of file