revert snapshot back to original

This commit is contained in:
zsviczian 2024-04-04 08:22:12 +02:00 committed by GitHub
parent 5d44c5182c
commit 4e3eca4d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -13447,7 +13447,7 @@ exports[`regression tests > pinch-to-zoom works > [end of test] appState 1`] = `
"pendingImageElementId": null,
"previousSelectedElementIds": {},
"resizingElement": null,
"scrollX": -5.833333333333336,
"scrollX": -2.916666666666668,
"scrollY": 0,
"scrolledOutside": false,
"selectedElementIds": {},
@ -17170,8 +17170,8 @@ exports[`regression tests > two-finger scroll works > [end of test] appState 1`]
"pendingImageElementId": null,
"previousSelectedElementIds": {},
"resizingElement": null,
"scrollX": 20,
"scrollY": -20,
"scrollX": 10,
"scrollY": -10,
"scrolledOutside": false,
"selectedElementIds": {},
"selectedElementsAreBeingDragged": false,