A workaround for the middle click on macOS. (#270)

There might be no middle click on macOS, but there's a workaround.
This commit is contained in:
Maciej Bliziński 2024-10-07 20:21:14 +01:00 committed by Alexandre Prokoudine
parent 7d4a00bcf5
commit 8368a58efa

View File

@ -35,3 +35,8 @@
<kbd class="mouse">Middle</kbd>-drag instead. <kbd class="mouse">Middle</kbd>-drag instead.
</p> </p>
<p>
On macOS, where the middle click might not be available, the same effect
can be achieved by switching to the <a href="@@toolbox">Lock mode</a>
(as opposed to Slide or Ripple) in the top-left area of the screen.
</p>