change cropElement to id to work with undo/redo

This commit is contained in:
Ryan Di 2024-10-09 19:07:40 +08:00
parent 58307a96dc
commit da0481683a
15 changed files with 288 additions and 266 deletions

View file

@ -11,7 +11,7 @@ exports[`exportToSvg > with default arguments 1`] = `
},
"collaborators": Map {},
"contextMenu": null,
"croppingElement": null,
"croppingElementId": null,
"currentChartType": "bar",
"currentHoveredFontFamily": null,
"currentItemArrowType": "round",