Use Alt key instead of Shift for rotation

This commit is contained in:
Tom Payne
2012-08-07 17:20:42 +02:00
parent f76b34bc38
commit eab38e9042
3 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -34,11 +34,11 @@
</tr>
<tr>
<td>Zoom:</td>
<td>double-click, shift+double-click, mouse wheel, <code>+</code>/<code>-</code> keys; shift+drag (DOM only)</td>
<td>double-click, <code>Shift</code>+double-click, mouse wheel, <code>+</code>/<code>-</code> keys; <code>Shift</code>+drag</td>
</tr>
<tr>
<td>Rotate:</td>
<td>shift+drag (WebGL only)</td>
<td><code>Alt</code>+drag (WebGL only)</td>
</tr>
<tr>
<td>Brightness/contrast:</td>