about summary refs log tree commit diff stats
path: root/js/pixel-art/pixel/index.html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-12-24 19:32:38 -0500
committerelioat <elioat@tilde.institute>2024-12-24 19:32:38 -0500
commit9ec48fa5f463fcae13c518f978a91e2bf5942479 (patch)
tree4b57dfd39b67ce800b4b9890576c716f59bb6089 /js/pixel-art/pixel/index.html
parentc14408c56bdae4977392c0a4c94482fecf50e80a (diff)
downloadtour-9ec48fa5f463fcae13c518f978a91e2bf5942479.tar.gz
*
Diffstat (limited to 'js/pixel-art/pixel/index.html')
-rw-r--r--js/pixel-art/pixel/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/pixel-art/pixel/index.html b/js/pixel-art/pixel/index.html
index d4b690d..74c0216 100644
--- a/js/pixel-art/pixel/index.html
+++ b/js/pixel-art/pixel/index.html
@@ -178,6 +178,7 @@
             <button id="panDownBtn">⬇️</button>
         </div>
         <button id="centerViewBtn">🎯 Center View</button>
+        <button id="newCanvasBtn">➕ New Canvas</button>
         <hr>
         <button id="exportBtn">Export as PNG</button>
         <button id="resetBtn">Reset</button>