Merge pull request #68 from mbigras/mbigras-add-osx-panning-description
🍎 Add panning description for OSX
This commit is contained in:
commit
989ea85a56
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue