mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 22:10:48 +02:00
feat: cache most of element selection (#6747)
This commit is contained in:
@@ -275,6 +275,7 @@ const duplicateElements = (
|
||||
},
|
||||
getNonDeletedElements(finalElements),
|
||||
appState,
|
||||
null,
|
||||
),
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user