From d4d66b982784860879f46852a7d6cd5f8b2f4f42 Mon Sep 17 00:00:00 2001 From: David Haz Date: Sun, 20 Jul 2025 10:21:19 +0300 Subject: [PATCH] fix target cursor cleanup mechanism --- .../Animations/TargetCursor/TargetCursor.vue | 40 +++++++++++++++---- 1 file changed, 33 insertions(+), 7 deletions(-) diff --git a/src/content/Animations/TargetCursor/TargetCursor.vue b/src/content/Animations/TargetCursor/TargetCursor.vue index 75cc9dd..72326b5 100644 --- a/src/content/Animations/TargetCursor/TargetCursor.vue +++ b/src/content/Animations/TargetCursor/TargetCursor.vue @@ -1,6 +1,6 @@