mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-09 18:40:08 +02:00
Fix undo issue
This commit is contained in:
@@ -151,6 +151,7 @@ export const actionFinalize = register<FormData>({
|
|||||||
selectedPointsIndices: null,
|
selectedPointsIndices: null,
|
||||||
isEditing: false,
|
isEditing: false,
|
||||||
},
|
},
|
||||||
|
selectionElement: null,
|
||||||
suggestedBindings: [],
|
suggestedBindings: [],
|
||||||
newElement: null,
|
newElement: null,
|
||||||
multiElement: null,
|
multiElement: null,
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user