chore: Remove more non-needed grid snapping
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
@@ -143,7 +143,6 @@ export const actionFinalize = register<FormData>({
|
||||
newArrow,
|
||||
altKey: event.altKey,
|
||||
angleLocked,
|
||||
gridSize: effectiveGridSize,
|
||||
},
|
||||
);
|
||||
} else if (isLineElement(element)) {
|
||||
|
||||
Reference in New Issue
Block a user