update test

This commit is contained in:
Gavin Nishizawa 2023-04-18 13:02:20 -07:00
parent 71d880c3e1
commit 62819ce70c
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD
4 changed files with 581 additions and 572 deletions

View file

@ -48,11 +48,11 @@
"id": "b", "id": "b",
"type": "text", "type": "text",
"pos": { "pos": {
"x": 27, "x": 24,
"y": 166 "y": 166
}, },
"width": 0, "width": 5,
"height": 0, "height": 5,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -89,7 +89,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 0, "x": 0,
"y": 266 "y": 271
}, },
"width": 53, "width": 53,
"height": 66, "height": 66,
@ -194,13 +194,22 @@
"route": [ "route": [
{ {
"x": 26.5, "x": 26.5,
"y": 0 "y": 66
}, },
{ {
"x": 26.5, "x": 26.5,
"y": 0 "y": 106
},
{
"x": 26.5,
"y": 126
},
{
"x": 26.5,
"y": 166
} }
], ],
"isCurve": true,
"animated": false, "animated": false,
"tooltip": "", "tooltip": "",
"icon": null, "icon": null,
@ -232,19 +241,19 @@
"route": [ "route": [
{ {
"x": 26.5, "x": 26.5,
"y": 0 "y": 171
}, },
{ {
"x": 26.5, "x": 26.5,
"y": 172.8 "y": 211
}, },
{ {
"x": 26.5, "x": 26.5,
"y": 226 "y": 231
}, },
{ {
"x": 26.5, "x": 26.5,
"y": 266 "y": 271
} }
], ],
"isCurve": true, "isCurve": true,

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View file

@ -48,11 +48,11 @@
"id": "b", "id": "b",
"type": "text", "type": "text",
"pos": { "pos": {
"x": 38, "x": 36,
"y": 148 "y": 148
}, },
"width": 0, "width": 5,
"height": 0, "height": 5,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -89,7 +89,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 12, "x": 12,
"y": 218 "y": 223
}, },
"width": 53, "width": 53,
"height": 66, "height": 66,
@ -232,11 +232,11 @@
"route": [ "route": [
{ {
"x": 38.5, "x": 38.5,
"y": 148 "y": 153
}, },
{ {
"x": 38.5, "x": 38.5,
"y": 218 "y": 223
} }
], ],
"animated": false, "animated": false,

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB