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