fix snapshots

This commit is contained in:
dwelle 2025-04-18 11:07:25 +02:00
parent 2114a799af
commit 453390b188

View file

@ -7348,8 +7348,8 @@ exports[`history > multiplayer undo/redo > should iterate through the history wh
"updated": 1,
"version": 7,
"width": 10,
"x": -10,
"y": -10,
"x": 0,
"y": 0,
}
`;
@ -7422,8 +7422,8 @@ History {
"strokeWidth": 2,
"type": "arrow",
"width": 10,
"x": -10,
"y": -10,
"x": 0,
"y": 0,
},
"inserted": {
"isDeleted": true,
@ -12138,8 +12138,8 @@ exports[`history > singleplayer undo/redo > should create entry when selecting f
"updated": 1,
"version": 3,
"width": 10,
"x": 10,
"y": 10,
"x": -10,
"y": -10,
}
`;
@ -12192,8 +12192,8 @@ exports[`history > singleplayer undo/redo > should create entry when selecting f
"updated": 1,
"version": 5,
"width": 50,
"x": 60,
"y": 0,
"x": 40,
"y": -20,
}
`;
@ -12246,8 +12246,8 @@ exports[`history > singleplayer undo/redo > should create entry when selecting f
"updated": 1,
"version": 4,
"width": 50,
"x": 150,
"y": -10,
"x": 130,
"y": -30,
}
`;
@ -12301,8 +12301,8 @@ History {
"strokeWidth": 2,
"type": "rectangle",
"width": 10,
"x": 10,
"y": 10,
"x": -10,
"y": -10,
},
"inserted": {
"isDeleted": true,
@ -12387,8 +12387,8 @@ History {
"strokeWidth": 2,
"type": "freedraw",
"width": 50,
"x": 150,
"y": -10,
"x": 130,
"y": -30,
},
"inserted": {
"isDeleted": true,