mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-07 08:10:00 +02:00
merge with master
This commit is contained in:
@@ -11,6 +11,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
},
|
||||
"collaborators": Map {},
|
||||
"contextMenu": null,
|
||||
"croppingElement": null,
|
||||
"currentChartType": "bar",
|
||||
"currentHoveredFontFamily": null,
|
||||
"currentItemArrowType": "round",
|
||||
@@ -53,6 +54,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
"gridSize": 20,
|
||||
"gridStep": 5,
|
||||
"isBindingEnabled": true,
|
||||
"isCropping": false,
|
||||
"isLoading": false,
|
||||
"isResizing": false,
|
||||
"isRotating": false,
|
||||
@@ -81,6 +83,7 @@ exports[`exportToSvg > with default arguments 1`] = `
|
||||
"scrollX": 0,
|
||||
"scrollY": 0,
|
||||
"scrolledOutside": false,
|
||||
"searchMatches": [],
|
||||
"selectedElementIds": {},
|
||||
"selectedElementsAreBeingDragged": false,
|
||||
"selectedGroupIds": {},
|
||||
|
Reference in New Issue
Block a user