mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
change cropElement to id to work with undo/redo
This commit is contained in:
parent
58307a96dc
commit
da0481683a
15 changed files with 288 additions and 266 deletions
|
@ -11,7 +11,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
|||
},
|
||||
"collaborators": Map {},
|
||||
"contextMenu": null,
|
||||
"croppingElement": null,
|
||||
"croppingElementId": null,
|
||||
"currentChartType": "bar",
|
||||
"currentHoveredFontFamily": null,
|
||||
"currentItemArrowType": "round",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue