From 08528451a76be92281568691f68fe99c428b00ac Mon Sep 17 00:00:00 2001 From: miyanokomiya Date: Tue, 8 Oct 2024 21:21:18 +0900 Subject: [PATCH] feat: Regard bounds of selected shapes for the position of the float menu - It works well with curved lines --- src/components/floatMenu/FloatMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/floatMenu/FloatMenu.tsx b/src/components/floatMenu/FloatMenu.tsx index 45927497..14035d2d 100644 --- a/src/components/floatMenu/FloatMenu.tsx +++ b/src/components/floatMenu/FloatMenu.tsx @@ -108,7 +108,7 @@ export const FloatMenu: React.FC