summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>