Updated landing screen, added overview to bacground, update image server with the Global overview.svg

This commit is contained in:
ilia.gurielidze@autStand.com 2025-04-10 19:44:31 +04:00
parent 2649293be3
commit eb472a3717
2 changed files with 3495 additions and 2938 deletions

View File

@ -66,11 +66,20 @@
"height": 1, "height": 1,
"width": 1 "width": 1
}, },
"propConfig": {
"props.source": {
"binding": {
"config": {
"expression": "\"http://127.0.0.1:5500/Global%20Overview.svg?var\" + toMillis(now(1000)) "
},
"type": "expr"
}
}
},
"props": { "props": {
"fit": { "fit": {
"mode": "fill" "mode": "fill"
}, }
"source": "http://127.0.0.1:5500/Global%20Overview.svg"
}, },
"type": "ia.display.image" "type": "ia.display.image"
}, },
@ -81,8 +90,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.1745, "x": 0.0691,
"y": 0.1759 "y": 0.1477
}, },
"props": { "props": {
"params": { "params": {
@ -101,8 +110,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.1396, "x": 0.065,
"y": 0.552 "y": 0.553
}, },
"props": { "props": {
"params": { "params": {
@ -121,8 +130,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.3801, "x": 0.3465,
"y": 0.292 "y": 0.2375
}, },
"props": { "props": {
"params": { "params": {
@ -140,9 +149,12 @@
}, },
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"rotate": {
"anchor": "50% -165%"
},
"width": 0.0833, "width": 0.0833,
"x": 0.4977, "x": 0.4955,
"y": 0.2396 "y": 0.1559
}, },
"props": { "props": {
"params": { "params": {
@ -161,8 +173,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.4772, "x": 0.4594,
"y": 0.0351 "y": 0.0215
}, },
"props": { "props": {
"params": { "params": {
@ -181,8 +193,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.4712, "x": 0.4625,
"y": 0.8063 "y": 0.742
}, },
"props": { "props": {
"params": { "params": {
@ -201,8 +213,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.4967, "x": 0.528,
"y": 0.9011 "y": 0.9089
}, },
"props": { "props": {
"params": { "params": {
@ -221,8 +233,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.7545, "x": 0.7631,
"y": 0.3648 "y": 0.428
}, },
"props": { "props": {
"params": { "params": {
@ -241,8 +253,8 @@
"position": { "position": {
"height": 0.0278, "height": 0.0278,
"width": 0.0833, "width": 0.0833,
"x": 0.5772, "x": 0.5567,
"y": 0.4872 "y": 0.3403
}, },
"props": { "props": {
"params": { "params": {

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 297 KiB