mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 19:57:46 -04:00
Clarify that swipe must be decisive
This commit is contained in:
parent
6c2de2bde1
commit
e8566f1f58
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user