summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-09-11 16:08:43 -0400
committerJules Laplace <jules@okfoc.us>2016-09-11 16:08:43 -0400
commitb9c2a6fa85e4585ff631123d74b0fa49296b8563 (patch)
treebfb8551d88957f98cc630882083dbaf7af9ef7ea /index.html
parent110e137f1f6a56f93e4edb57bfbdffc1384f78dc (diff)
workin better
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4fcc481..4ccf7c6 100644
--- a/index.html
+++ b/index.html
@@ -67,8 +67,8 @@ input[type=text] { width: 30px }
<label for="use_scale">use scale</label>
<input id="use_scale" type="checkbox" checked>
<div id="mobile_controls">
- <label for="draw">draw</label>
- <input id="draw" type="checkbox" checked>
+ <button id="draw">drawing</button>
+ <button id="reset">reset</button>
</div>
</div>