chore: Remove more non-needed grid snapping

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
Mark Tolmacs
2026-03-17 20:28:29 +00:00
parent d9ab298526
commit 7c58d1f6f4
2 changed files with 1 additions and 3 deletions
@@ -143,7 +143,6 @@ export const actionFinalize = register<FormData>({
newArrow,
altKey: event.altKey,
angleLocked,
gridSize: effectiveGridSize,
},
);
} else if (isLineElement(element)) {