mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 22:40:54 +02:00
@@ -428,7 +428,7 @@ const bindingStrategyForSimpleArrowEndpointDragging = (
|
||||
focusPoint: point,
|
||||
mode: "inside",
|
||||
}
|
||||
: { mode: undefined };
|
||||
: { mode: null };
|
||||
|
||||
return { current, other };
|
||||
}
|
||||
|
Reference in New Issue
Block a user