mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Another snapshot update
This commit is contained in:
parent
b6251fd8b4
commit
7225e761c4
1 changed files with 7 additions and 5 deletions
|
@ -780,7 +780,7 @@ exports[`history > multiplayer undo/redo > conflicts in arrows and their bindabl
|
|||
"fillStyle": "solid",
|
||||
"frameId": null,
|
||||
"groupIds": [],
|
||||
"height": 0,
|
||||
"height": "0.00000",
|
||||
"id": "id167",
|
||||
"index": "a2",
|
||||
"isDeleted": false,
|
||||
|
@ -859,14 +859,14 @@ History {
|
|||
],
|
||||
[
|
||||
100,
|
||||
0,
|
||||
"-0.00000",
|
||||
],
|
||||
],
|
||||
},
|
||||
"inserted": {
|
||||
"endBinding": {
|
||||
"elementId": "id166",
|
||||
"focus": -0,
|
||||
"focus": "0.00000",
|
||||
"gap": 1,
|
||||
},
|
||||
"points": [
|
||||
|
@ -921,6 +921,7 @@ History {
|
|||
],
|
||||
],
|
||||
"startBinding": null,
|
||||
"y": 0,
|
||||
},
|
||||
"inserted": {
|
||||
"points": [
|
||||
|
@ -930,14 +931,15 @@ History {
|
|||
],
|
||||
[
|
||||
100,
|
||||
0,
|
||||
"-0.00000",
|
||||
],
|
||||
],
|
||||
"startBinding": {
|
||||
"elementId": "id165",
|
||||
"focus": 0,
|
||||
"focus": "-0.00000",
|
||||
"gap": 1,
|
||||
},
|
||||
"y": "0.00000",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue