From e8566f1f586cedcd424c2710c25d3453747b506a Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 1 Nov 2023 21:56:35 +0000 Subject: [PATCH] Clarify that swipe must be decisive --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index d252681d..3c74cb5b 100644 --- a/www/index.html +++ b/www/index.html @@ -545,8 +545,8 @@

The default setting is for the top and bottom navigation bars to slide away when you scroll down and slide back when you scroll up. However, in some ZIM archives, e.g. PhET, it is not possible to scroll, and the navigation bars can obscure some content. In this case, in most browsers - you can swipe up or down on the window (with touch or with the mouse wheel/touchpad) to toggle the display of the navigation bars. In all browsers, - you can also use the Ctrl/Cmd + UpArrow/DownArrow keys. + you can swipe decisively up or down on the window (with touch or with the mouse wheel/touchpad) to toggle the display of the navigation bars. + In all browsers, you can also use the Ctrl/Cmd + UpArrow/DownArrow keys.

Link handling, dynamic content and image download