fix: align arrows bound to elements excalidraw#8833 (#8998)
This commit is contained in:
@@ -48,6 +48,7 @@ const alignSelectedElements = (
|
||||
selectedElements,
|
||||
elementsMap,
|
||||
alignment,
|
||||
app.scene,
|
||||
);
|
||||
|
||||
const updatedElementsMap = arrayToMap(updatedElements);
|
||||
|
||||
Reference in New Issue
Block a user