From 75ddab60114915d73399fc66cac554dc31bf1538 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira <62335616+lucaseduoli@users.noreply.github.com> Date: Wed, 26 Feb 2025 17:45:50 -0300 Subject: [PATCH] fix: changed edge position on minimized and not updated node (#6816) Added relative to show handle in correct position when node needs updating and is minimized --- src/frontend/src/CustomNodes/GenericNode/index.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx index bb86f9b25..30577c4d7 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -490,8 +490,8 @@ function GenericNode({