From b012f243b3cb4cf8045929d0b3f49256216fdac3 Mon Sep 17 00:00:00 2001 From: Chenlei Hu Date: Fri, 21 Feb 2025 16:03:36 -0500 Subject: [PATCH] Only show delete in selection toolbox for reroute (#2670) --- src/components/graph/SelectionToolbox.vue | 8 ++++++-- src/utils/litegraphUtil.ts | 9 ++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/components/graph/SelectionToolbox.vue b/src/components/graph/SelectionToolbox.vue index d52025ee8..4f0ce961f 100644 --- a/src/components/graph/SelectionToolbox.vue +++ b/src/components/graph/SelectionToolbox.vue @@ -6,7 +6,7 @@ content: 'p-0 flex flex-row' }" > - +