🍎 Add panning description for OSX
This commit is contained in:
parent
8a50b5ab58
commit
d44e969071
|
@ -523,7 +523,8 @@ textarea {
|
||||||
<button id="use-lines-button">Lines Mode</button>
|
<button id="use-lines-button">Lines Mode</button>
|
||||||
<button id="use-ascii-button">ASCII Mode</button><br>
|
<button id="use-ascii-button">ASCII Mode</button><br>
|
||||||
<p>Moving around.<br>
|
<p>Moving around.<br>
|
||||||
Desktop: <span>Hold CTRL and drag the screen.</span><br>
|
Desktop Windows: <span>Hold CTRL and drag the screen.</span><br>
|
||||||
|
Desktop OSX: <span>Hold CMD and drag the screen.</span><br>
|
||||||
Mobile: <span>Drag quickly to move. Press and hold to start drawing. Pinch to zoom in/out.</span></p>
|
Mobile: <span>Drag quickly to move. Press and hold to start drawing. Pinch to zoom in/out.</span></p>
|
||||||
<div class="info-icon box-image"></div><div class="info-description">Draw boxes. <span>You can resize them later with the Resize tool.</span></div><br>
|
<div class="info-icon box-image"></div><div class="info-description">Draw boxes. <span>You can resize them later with the Resize tool.</span></div><br>
|
||||||
<div class="info-icon line-image"></div><div class="info-description">Draw lines. <span>Connect it to another line to change the orientation.</span></div><br>
|
<div class="info-icon line-image"></div><div class="info-description">Draw lines. <span>Connect it to another line to change the orientation.</span></div><br>
|
||||||
|
|
Loading…
Reference in New Issue