Clarify that swipe must be decisive

This commit is contained in:
Jaifroid 2023-11-01 21:56:35 +00:00
parent 6c2de2bde1
commit e8566f1f58

View File

@ -545,8 +545,8 @@
<p data-i18n="about-remove-navbars-para1">
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 <code>Ctrl/Cmd</code> + <code>UpArrow</code>/<code>DownArrow</code> 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 <code>Ctrl/Cmd</code> + <code>UpArrow</code>/<code>DownArrow</code> keys.
</p>
<h3 id="linkHandling">Link handling, dynamic content and image download</h3>
<p>