Fix missing parameter
This commit is contained in:
parent
cbe6705c98
commit
8ac508af11
@ -2223,6 +2223,7 @@ const getGlobalPoint = (
|
|||||||
arrow,
|
arrow,
|
||||||
element,
|
element,
|
||||||
startOrEnd,
|
startOrEnd,
|
||||||
|
elementsMap,
|
||||||
);
|
);
|
||||||
|
|
||||||
return snapToMid(element, snapPoint);
|
return snapToMid(element, snapPoint);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user