From 59ce169ec97b308da3b637374b6adee790012d92 Mon Sep 17 00:00:00 2001 From: filtered <176114999+webfiltered@users.noreply.github.com> Date: Thu, 15 May 2025 21:13:54 +1000 Subject: [PATCH] Add selection changed state watcher (#3899) --- src/components/graph/SelectionOverlay.vue | 38 +++++++++-------------- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/src/components/graph/SelectionOverlay.vue b/src/components/graph/SelectionOverlay.vue index 11f67ca232..9365a3b954 100644 --- a/src/components/graph/SelectionOverlay.vue +++ b/src/components/graph/SelectionOverlay.vue @@ -14,12 +14,10 @@