🍎 Add panning description for OSX

This commit is contained in:
mbigras 2016-09-21 17:14:51 -07:00
parent 8a50b5ab58
commit d44e969071
1 changed files with 5 additions and 4 deletions

View File

@ -523,7 +523,8 @@ textarea {
<button id="use-lines-button">Lines Mode</button>
<button id="use-ascii-button">ASCII Mode</button><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>
<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>