mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 14:00:56 +02:00
change cropElement to id to work with undo/redo
This commit is contained in:
@@ -11,7 +11,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
},
|
||||
"collaborators": Map {},
|
||||
"contextMenu": null,
|
||||
"croppingElement": null,
|
||||
"croppingElementId": null,
|
||||
"currentChartType": "bar",
|
||||
"currentHoveredFontFamily": null,
|
||||
"currentItemArrowType": "round",
|
||||
|
Reference in New Issue
Block a user