mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-03 07:37:04 +02:00
Fix history snapshot
This commit is contained in:
@@ -1772,7 +1772,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"strokeWidth": 2,
|
||||
"type": "arrow",
|
||||
"updated": 1,
|
||||
"version": 11,
|
||||
"version": 10,
|
||||
"width": 90,
|
||||
"x": 5,
|
||||
"y": "1.67622",
|
||||
@@ -1949,12 +1949,12 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
],
|
||||
"mode": "orbit",
|
||||
},
|
||||
"version": 11,
|
||||
"version": 10,
|
||||
},
|
||||
"inserted": {
|
||||
"endBinding": null,
|
||||
"startBinding": null,
|
||||
"version": 8,
|
||||
"version": 7,
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -2167,7 +2167,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 12,
|
||||
"version": 8,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -2202,7 +2202,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 11,
|
||||
"version": 7,
|
||||
"width": 100,
|
||||
"x": 100,
|
||||
"y": -50,
|
||||
@@ -2298,11 +2298,11 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 12,
|
||||
"version": 8,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
"version": 9,
|
||||
"version": 7,
|
||||
},
|
||||
},
|
||||
"id1": {
|
||||
@@ -2313,11 +2313,11 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 11,
|
||||
"version": 7,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -2730,7 +2730,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 7,
|
||||
"version": 5,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -2765,7 +2765,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"width": 100,
|
||||
"x": 500,
|
||||
"y": -500,
|
||||
@@ -7929,7 +7929,7 @@ exports[`history > multiplayer undo/redo > should iterate through the history wh
|
||||
10,
|
||||
],
|
||||
],
|
||||
"version": 8,
|
||||
"version": 9,
|
||||
"width": 10,
|
||||
},
|
||||
"inserted": {
|
||||
@@ -7945,7 +7945,7 @@ exports[`history > multiplayer undo/redo > should iterate through the history wh
|
||||
0,
|
||||
],
|
||||
],
|
||||
"version": 7,
|
||||
"version": 8,
|
||||
"width": 0,
|
||||
},
|
||||
},
|
||||
@@ -16469,7 +16469,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -16507,7 +16507,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"textAlign": "center",
|
||||
"type": "text",
|
||||
"updated": 1,
|
||||
"version": 6,
|
||||
"version": 5,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -16543,7 +16543,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 7,
|
||||
"version": 5,
|
||||
"width": 100,
|
||||
"x": 100,
|
||||
"y": -50,
|
||||
@@ -16692,7 +16692,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -16707,7 +16707,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 7,
|
||||
"version": 5,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -17210,7 +17210,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -17248,7 +17248,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"textAlign": "center",
|
||||
"type": "text",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -17284,7 +17284,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 7,
|
||||
"version": 5,
|
||||
"width": 100,
|
||||
"x": 100,
|
||||
"y": -50,
|
||||
@@ -17673,7 +17673,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -17696,7 +17696,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 7,
|
||||
"version": 5,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -17857,7 +17857,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 12,
|
||||
"version": 10,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -17895,7 +17895,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"textAlign": "center",
|
||||
"type": "text",
|
||||
"updated": 1,
|
||||
"version": 12,
|
||||
"version": 10,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -17931,7 +17931,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 9,
|
||||
"version": 7,
|
||||
"width": 100,
|
||||
"x": 100,
|
||||
"y": -50,
|
||||
@@ -18079,7 +18079,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"text": "ola",
|
||||
"textAlign": "left",
|
||||
"type": "text",
|
||||
"version": 9,
|
||||
"version": 8,
|
||||
"verticalAlign": "top",
|
||||
"width": 100,
|
||||
"x": -200,
|
||||
@@ -18087,7 +18087,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
},
|
||||
"inserted": {
|
||||
"isDeleted": true,
|
||||
"version": 8,
|
||||
"version": 7,
|
||||
},
|
||||
},
|
||||
"id2": {
|
||||
@@ -18203,7 +18203,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"containerId": "id0",
|
||||
"height": 25,
|
||||
"textAlign": "center",
|
||||
"version": 10,
|
||||
"version": 9,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -18213,7 +18213,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"containerId": null,
|
||||
"height": 100,
|
||||
"textAlign": "left",
|
||||
"version": 9,
|
||||
"version": 8,
|
||||
"verticalAlign": "top",
|
||||
"width": 100,
|
||||
"x": -200,
|
||||
@@ -18320,7 +18320,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 12,
|
||||
"version": 10,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -18343,7 +18343,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"type": "arrow",
|
||||
},
|
||||
],
|
||||
"version": 9,
|
||||
"version": 7,
|
||||
},
|
||||
"inserted": {
|
||||
"boundElements": [],
|
||||
@@ -18502,7 +18502,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -18540,7 +18540,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"textAlign": "center",
|
||||
"type": "text",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -18576,7 +18576,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 5,
|
||||
"version": 4,
|
||||
"width": 100,
|
||||
"x": 100,
|
||||
"y": -50,
|
||||
@@ -18671,7 +18671,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"id0": {
|
||||
"deleted": {
|
||||
"isDeleted": false,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"isDeleted": true,
|
||||
@@ -18681,7 +18681,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"id1": {
|
||||
"deleted": {
|
||||
"isDeleted": false,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"isDeleted": true,
|
||||
@@ -19247,7 +19247,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"strokeWidth": 2,
|
||||
"type": "rectangle",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"width": 100,
|
||||
"x": -100,
|
||||
"y": -50,
|
||||
@@ -19285,7 +19285,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"textAlign": "center",
|
||||
"type": "text",
|
||||
"updated": 1,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"verticalAlign": "middle",
|
||||
"width": 30,
|
||||
"x": -65,
|
||||
@@ -19417,7 +19417,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"id0": {
|
||||
"deleted": {
|
||||
"isDeleted": false,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"isDeleted": true,
|
||||
@@ -19427,7 +19427,7 @@ exports[`history > singleplayer undo/redo > should support bidirectional binding
|
||||
"id1": {
|
||||
"deleted": {
|
||||
"isDeleted": false,
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
},
|
||||
"inserted": {
|
||||
"isDeleted": true,
|
||||
|
Reference in New Issue
Block a user