mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fix missing parameter
This commit is contained in:
parent
ae0fdf2d21
commit
ad8220c529
1 changed files with 1 additions and 0 deletions
|
@ -2223,6 +2223,7 @@ const getGlobalPoint = (
|
|||
arrow,
|
||||
element,
|
||||
startOrEnd,
|
||||
elementsMap,
|
||||
);
|
||||
|
||||
return snapToMid(element, snapPoint);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue