test: update snapshots

This commit is contained in:
Ryan Di 2025-06-24 20:41:27 +10:00
parent c1a54455bb
commit d1c6304d42

View File

@ -8610,7 +8610,10 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1`
"openMenu": null,
"openPopup": null,
"openSidebar": null,
"originSnapOffset": null,
"originSnapOffset": {
"x": 0,
"y": 0,
},
"pasteDialog": {
"data": null,
"shown": false,
@ -8654,6 +8657,7 @@ exports[`regression tests > key 5 selects arrow tool > [end of test] appState 1`
},
"segmentMidPointHoveredCoords": null,
"selectedPointsIndices": null,
"snapLines": [],
"startBindingElement": "keep",
},
"selectionElement": null,
@ -8878,6 +8882,7 @@ exports[`regression tests > key 6 selects line tool > [end of test] appState 1`]
},
"segmentMidPointHoveredCoords": null,
"selectedPointsIndices": null,
"snapLines": [],
"startBindingElement": "keep",
},
"selectionElement": null,
@ -9252,7 +9257,10 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1`
"openMenu": null,
"openPopup": null,
"openSidebar": null,
"originSnapOffset": null,
"originSnapOffset": {
"x": 0,
"y": 0,
},
"pasteDialog": {
"data": null,
"shown": false,
@ -9296,6 +9304,7 @@ exports[`regression tests > key a selects arrow tool > [end of test] appState 1`
},
"segmentMidPointHoveredCoords": null,
"selectedPointsIndices": null,
"snapLines": [],
"startBindingElement": "keep",
},
"selectionElement": null,
@ -9700,6 +9709,7 @@ exports[`regression tests > key l selects line tool > [end of test] appState 1`]
},
"segmentMidPointHoveredCoords": null,
"selectedPointsIndices": null,
"snapLines": [],
"startBindingElement": "keep",
},
"selectionElement": null,