From 9fa2bbd15dad27f083bcb0ff539df661d3609ae5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 23 Nov 2025 01:53:16 +0100 Subject: [PATCH] [FEAT] Add cursor click --- src/App.vue | 46 +++++++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/src/App.vue b/src/App.vue index fe4ac54..f20712a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -84,7 +84,11 @@
- @@ -95,7 +99,7 @@ Upload - @@ -115,7 +119,7 @@ Layers - @@ -127,7 +131,7 @@ class="flex items-center gap-2 px-3 py-2 rounded-lg bg-white dark:bg-gray-800 border transition-all" :class="[layer.id === activeLayerId ? 'border-blue-500 ring-1 ring-blue-500' : 'border-gray-200 dark:border-gray-700', !layer.visible ? 'opacity-50' : '']" > - - - - - -
@@ -195,22 +199,22 @@ Align
- - - - - -
@@ -223,19 +227,19 @@ Export
- - - - @@ -279,8 +283,8 @@

Help us improve!

We'd love to hear your thoughts about the Spritesheet generator. Would you like to share your feedback?

- - + +