diff --git a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap index fd57911e3e..9320883697 100644 --- a/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/history.test.tsx.snap @@ -98,7 +98,6 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -732,7 +731,6 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -2277,40 +2275,6 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": { - "angle": 0, - "backgroundColor": "transparent", - "boundElements": [ - { - "id": "id4", - "type": "arrow", - }, - ], - "customData": undefined, - "fillStyle": "solid", - "frameId": null, - "groupIds": [], - "height": 100, - "id": "id0", - "index": "a0", - "isDeleted": false, - "link": null, - "locked": false, - "opacity": 100, - "roughness": 1, - "roundness": null, - "seed": 1, - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "type": "rectangle", - "updated": 1, - "version": 3, - "versionNonce": 493213705, - "width": 100, - "x": -100, - "y": -50, - }, "stats": { "open": false, "panels": 3, @@ -7388,7 +7352,6 @@ exports[`history > multiplayer undo/redo > should iterate through the history wh "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -10360,7 +10323,6 @@ exports[`history > multiplayer undo/redo > should override remotely added points "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -16591,7 +16553,6 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -17340,7 +17301,6 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -17987,7 +17947,6 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -18632,7 +18591,6 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -19385,7 +19343,6 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -21603,7 +21560,6 @@ exports[`history > singleplayer undo/redo > should support linear element creati "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, diff --git a/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap b/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap index 3f836165fc..8b801ced2b 100644 --- a/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap @@ -6243,7 +6243,6 @@ exports[`regression tests > draw every type of shape > [end of test] appState 1` "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -8692,7 +8691,6 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1` "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -8925,7 +8923,6 @@ exports[`regression tests > key 6 selects line tool > [end of test] appState 1`] "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -9348,7 +9345,6 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1` "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -9761,7 +9757,6 @@ exports[`regression tests > key l selects line tool > [end of test] appState 1`] "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3, @@ -14519,7 +14514,6 @@ exports[`regression tests > undo/redo drawing an element > [end of test] appStat "showHyperlinkPopup": false, "showWelcomeScreen": true, "snapLines": [], - "startBoundElement": null, "stats": { "open": false, "panels": 3,