Clean up side-by-side example

This commit is contained in:
Tom Payne
2013-03-22 14:39:17 +01:00
parent 9e1b37ada3
commit 422ed4bd43
2 changed files with 14 additions and 62 deletions
-16
View File
@@ -53,22 +53,6 @@
<div id="tags">side-by-side, canvas, webgl, dom, canvas, sync, object</div>
</div>
<div class="span8">
<h4>Controls</h4>
<dl class="dl-horizontal">
<dt>Pan</dt>
<dd>drag, arrow keys</dd>
<dt>Zoom</dt>
<dd>double-click, <code>Shift</code>+double-click, mouse wheel, <code>+</code>/<code>-</code> keys; <code>Shift</code>+drag</dd>
<dt>Opacity</dt>
<dd><code>o</code>/<code>O</code> keys</dd>
<dt>Visibility</dt>
<dd><code>v</code>/<code>V</code> keys</dd>
<dt>Reset</dt>
<dd><code>0</code> key</dd>
</dl>
</div>
</div>
</div>