mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 05:50:03 +02:00
fix: Update history snapshot
This commit is contained in:
@@ -1002,7 +1002,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"suggestedBinding": undefined,
|
"suggestedBinding": undefined,
|
||||||
"type": "arrow",
|
"type": "arrow",
|
||||||
"updated": 1,
|
"updated": 1,
|
||||||
"version": 33,
|
"version": 34,
|
||||||
"width": 0,
|
"width": 0,
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": "0.01000",
|
"y": "0.01000",
|
||||||
@@ -1059,7 +1059,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
0,
|
0,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
-44,
|
"-44.00000",
|
||||||
"-2.93333",
|
"-2.93333",
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
@@ -1105,8 +1105,8 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"x": -100,
|
"x": -100,
|
||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 32,
|
"version": 33,
|
||||||
"width": 44,
|
"width": "44.00000",
|
||||||
"y": "2.93333",
|
"y": "2.93333",
|
||||||
},
|
},
|
||||||
"inserted": {
|
"inserted": {
|
||||||
@@ -1118,15 +1118,15 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
],
|
],
|
||||||
"mode": "orbit",
|
"mode": "orbit",
|
||||||
},
|
},
|
||||||
"height": "0.00001",
|
"height": 0,
|
||||||
"points": [
|
"points": [
|
||||||
[
|
[
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
112,
|
"6.00000",
|
||||||
"0.00001",
|
0,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
"startBinding": {
|
"startBinding": {
|
||||||
@@ -1172,8 +1172,8 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 31,
|
"version": 31,
|
||||||
"width": 112,
|
"width": "6.00000",
|
||||||
"y": "9.99999",
|
"y": 10,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -1221,7 +1221,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"mode": "inside",
|
"mode": "inside",
|
||||||
},
|
},
|
||||||
"suggestedBinding": undefined,
|
"suggestedBinding": undefined,
|
||||||
"version": 33,
|
"version": 34,
|
||||||
"width": 0,
|
"width": 0,
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": "0.01000",
|
"y": "0.01000",
|
||||||
@@ -1234,7 +1234,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
0,
|
0,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
-44,
|
"-44.00000",
|
||||||
"-2.93333",
|
"-2.93333",
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
@@ -1280,8 +1280,8 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"x": -100,
|
"x": -100,
|
||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 32,
|
"version": 33,
|
||||||
"width": 44,
|
"width": "44.00000",
|
||||||
"x": 144,
|
"x": 144,
|
||||||
"y": "2.93333",
|
"y": "2.93333",
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user