mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-14 13:00:09 +02:00
fix: history
This commit is contained in:
@@ -1000,7 +1000,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": 31,
|
"version": 33,
|
||||||
"width": 0,
|
"width": 0,
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": "0.01000",
|
"y": "0.01000",
|
||||||
@@ -1103,7 +1103,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"x": -100,
|
"x": -100,
|
||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 30,
|
"version": 32,
|
||||||
"width": 44,
|
"width": 44,
|
||||||
"y": "2.93333",
|
"y": "2.93333",
|
||||||
},
|
},
|
||||||
@@ -1116,15 +1116,15 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
],
|
],
|
||||||
"mode": "orbit",
|
"mode": "orbit",
|
||||||
},
|
},
|
||||||
"height": 0,
|
"height": "0.00001",
|
||||||
"points": [
|
"points": [
|
||||||
[
|
[
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
0,
|
112,
|
||||||
0,
|
"0.00001",
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
"startBinding": {
|
"startBinding": {
|
||||||
@@ -1169,8 +1169,8 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"x": 100,
|
"x": 100,
|
||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 29,
|
"version": 31,
|
||||||
"width": 0,
|
"width": 112,
|
||||||
"y": "9.99999",
|
"y": "9.99999",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -1219,7 +1219,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"mode": "inside",
|
"mode": "inside",
|
||||||
},
|
},
|
||||||
"suggestedBinding": undefined,
|
"suggestedBinding": undefined,
|
||||||
"version": 31,
|
"version": 33,
|
||||||
"width": 0,
|
"width": 0,
|
||||||
"x": 250,
|
"x": 250,
|
||||||
"y": "0.01000",
|
"y": "0.01000",
|
||||||
@@ -1278,7 +1278,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||||||
"x": -100,
|
"x": -100,
|
||||||
"y": -50,
|
"y": -50,
|
||||||
},
|
},
|
||||||
"version": 30,
|
"version": 32,
|
||||||
"width": 44,
|
"width": 44,
|
||||||
"x": 144,
|
"x": 144,
|
||||||
"y": "2.93333",
|
"y": "2.93333",
|
||||||
|
Reference in New Issue
Block a user