Updated Status
This commit is contained in:
parent
c76dc439e0
commit
703600c8ee
@ -76,7 +76,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"path": "Windows/Tabs/Enternet Windows/Enternet"
|
"path": "Windows/Tabs/Enternet Windows/EnternetNew"
|
||||||
},
|
},
|
||||||
"type": "ia.display.view"
|
"type": "ia.display.view"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -693,6 +693,109 @@
|
|||||||
"viewBox": "0 0 1920 1080"
|
"viewBox": "0 0 1920 1080"
|
||||||
},
|
},
|
||||||
"type": "ia.shapes.svg"
|
"type": "ia.shapes.svg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"children": [
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "Communication_Faulted_Text"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.4836,
|
||||||
|
"width": 0.8826,
|
||||||
|
"x": 0.0701,
|
||||||
|
"y": -0.0785
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"borderColor": "#1A1A1A",
|
||||||
|
"overflow": "hidden",
|
||||||
|
"whiteSpace": "normal",
|
||||||
|
"wordBreak": "break-all"
|
||||||
|
},
|
||||||
|
"text": "Communication Faulted",
|
||||||
|
"textStyle": {
|
||||||
|
"fontFamily": "inherit",
|
||||||
|
"fontSize": "2vmin",
|
||||||
|
"textAlign": "start"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "Communication_Not_Faulted_Text"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.6066,
|
||||||
|
"width": 0.9032,
|
||||||
|
"x": 0.0698,
|
||||||
|
"y": 0.247
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"borderColor": "#1A1A1A",
|
||||||
|
"overflow": "hidden",
|
||||||
|
"whiteSpace": "normal",
|
||||||
|
"wordBreak": "break-all"
|
||||||
|
},
|
||||||
|
"text": "Communication Not Faulted",
|
||||||
|
"textStyle": {
|
||||||
|
"fontFamily": "inherit",
|
||||||
|
"fontSize": "2vmin",
|
||||||
|
"textAlign": "start"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.display.label"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "CoordinateContainer_0"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0242,
|
||||||
|
"width": 0.0508,
|
||||||
|
"x": 0.0122,
|
||||||
|
"y": 0.176
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"backgroundColor": "#FF0000"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.container.coord"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": "CoordinateContainer_1"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.0242,
|
||||||
|
"width": 0.0508,
|
||||||
|
"x": 0.0122,
|
||||||
|
"y": 0.5164
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"style": {
|
||||||
|
"backgroundColor": "#00FF00"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"type": "ia.container.coord"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"name": "CoordinateContainer_0"
|
||||||
|
},
|
||||||
|
"position": {
|
||||||
|
"height": 0.2157,
|
||||||
|
"width": 0.7719,
|
||||||
|
"x": 0.0234,
|
||||||
|
"y": 0.7251
|
||||||
|
},
|
||||||
|
"props": {
|
||||||
|
"mode": "percent"
|
||||||
|
},
|
||||||
|
"type": "ia.container.coord"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|||||||
@ -33,7 +33,8 @@
|
|||||||
"name": "EXTENDO"
|
"name": "EXTENDO"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"basis": "300px"
|
"basis": "300px",
|
||||||
|
"grow": 1
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"elements": [
|
"elements": [
|
||||||
|
|||||||
@ -14,7 +14,8 @@
|
|||||||
"name": "PMM"
|
"name": "PMM"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"basis": "300px"
|
"basis": "300px",
|
||||||
|
"grow": 1
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"elements": [
|
"elements": [
|
||||||
|
|||||||
@ -14,7 +14,8 @@
|
|||||||
"name": "ZMX"
|
"name": "ZMX"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"basis": "300px"
|
"basis": "300px",
|
||||||
|
"grow": 1
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"elements": [
|
"elements": [
|
||||||
|
|||||||
@ -536,9 +536,9 @@
|
|||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.1333,
|
"height": 0.1333,
|
||||||
"width": 0.0677,
|
"width": 0.076,
|
||||||
"x": -0.0086,
|
"x": -0.0102,
|
||||||
"y": 0.1337
|
"y": 0.1346
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
@ -931,13 +931,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.1,
|
"height": 0.1139,
|
||||||
"rotate": {
|
"rotate": {
|
||||||
"anchor": "39% 50%"
|
"anchor": "39% 50%"
|
||||||
},
|
},
|
||||||
"width": 0.0479,
|
"width": 0.0609,
|
||||||
"x": 0.4946,
|
"x": 0.4863,
|
||||||
"y": 0.1519
|
"y": 0.1426
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
@ -1230,7 +1230,7 @@
|
|||||||
},
|
},
|
||||||
"width": 0.0425,
|
"width": 0.0425,
|
||||||
"x": 0.501,
|
"x": 0.501,
|
||||||
"y": 0.084
|
"y": 0.0768
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"text": "ULC1_4_FIO1 11.200.1.42",
|
"text": "ULC1_4_FIO1 11.200.1.42",
|
||||||
|
|||||||
@ -536,9 +536,9 @@
|
|||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.1263,
|
"height": 0.1263,
|
||||||
"width": 0.0568,
|
"width": 0.075,
|
||||||
"x": -0.0071,
|
"x": -0.0144,
|
||||||
"y": 0.1379
|
"y": 0.1416
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
@ -916,13 +916,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.1088,
|
"height": 0.1157,
|
||||||
"rotate": {
|
"rotate": {
|
||||||
"anchor": "25% 50%"
|
"anchor": "25% 50%"
|
||||||
},
|
},
|
||||||
"width": 0.0448,
|
"width": 0.063,
|
||||||
"x": 0.4525,
|
"x": 0.4426,
|
||||||
"y": 0.1461
|
"y": 0.1413
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
|
|||||||
@ -1180,7 +1180,7 @@
|
|||||||
"anchor": "0% 50%"
|
"anchor": "0% 50%"
|
||||||
},
|
},
|
||||||
"width": 0.0802,
|
"width": 0.0802,
|
||||||
"x": 0.5276,
|
"x": 0.5231,
|
||||||
"y": 0.1513
|
"y": 0.1513
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1213,7 +1213,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0985,
|
"height": 0.0985,
|
||||||
"width": 0.08,
|
"width": 0.08,
|
||||||
"x": 0.5624,
|
"x": 0.5559,
|
||||||
"y": 0.1496
|
"y": 0.1496
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1244,10 +1244,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 0.1632,
|
"height": 0.137,
|
||||||
"width": 0.0542,
|
"width": 0.0474,
|
||||||
"x": 0.6204,
|
"x": 0.6114,
|
||||||
"y": 0.1144
|
"y": 0.143
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
"params": {
|
"params": {
|
||||||
@ -1279,7 +1279,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0985,
|
"height": 0.0985,
|
||||||
"width": 0.08,
|
"width": 0.08,
|
||||||
"x": 0.6612,
|
"x": 0.6462,
|
||||||
"y": 0.1464
|
"y": 0.1464
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1312,7 +1312,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.1632,
|
"height": 0.1632,
|
||||||
"width": 0.0703,
|
"width": 0.0703,
|
||||||
"x": 0.7111,
|
"x": 0.6936,
|
||||||
"y": 0.1305
|
"y": 0.1305
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1625,7 +1625,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0356,
|
"height": 0.0356,
|
||||||
"width": 0.0427,
|
"width": 0.0427,
|
||||||
"x": 0.5479,
|
"x": 0.5419,
|
||||||
"y": 0.0673
|
"y": 0.0673
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1645,7 +1645,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0356,
|
"height": 0.0356,
|
||||||
"width": 0.0427,
|
"width": 0.0427,
|
||||||
"x": 0.5844,
|
"x": 0.5769,
|
||||||
"y": 0.0673
|
"y": 0.0673
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1665,7 +1665,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0356,
|
"height": 0.0356,
|
||||||
"width": 0.0427,
|
"width": 0.0427,
|
||||||
"x": 0.6266,
|
"x": 0.6111,
|
||||||
"y": 0.0674
|
"y": 0.0674
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1685,7 +1685,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0356,
|
"height": 0.0356,
|
||||||
"width": 0.0427,
|
"width": 0.0427,
|
||||||
"x": 0.6844,
|
"x": 0.6689,
|
||||||
"y": 0.0663
|
"y": 0.0663
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
@ -1705,7 +1705,7 @@
|
|||||||
"position": {
|
"position": {
|
||||||
"height": 0.0356,
|
"height": 0.0356,
|
||||||
"width": 0.0427,
|
"width": 0.0427,
|
||||||
"x": 0.7344,
|
"x": 0.7059,
|
||||||
"y": 0.0693
|
"y": 0.0693
|
||||||
},
|
},
|
||||||
"props": {
|
"props": {
|
||||||
|
|||||||
@ -1,306 +0,0 @@
|
|||||||
{
|
|
||||||
"custom": {
|
|
||||||
"currentView": "Windows/Tabs/Enternet Windows/DPMs/MCM01-DPM"
|
|
||||||
},
|
|
||||||
"params": {},
|
|
||||||
"propConfig": {
|
|
||||||
"custom.currentView": {
|
|
||||||
"persistent": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"defaultSize": {
|
|
||||||
"height": 894,
|
|
||||||
"width": 1920
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"root": {
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"events": {
|
|
||||||
"dom": {
|
|
||||||
"onClick": {
|
|
||||||
"config": {
|
|
||||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_view \u003d True"
|
|
||||||
},
|
|
||||||
"scope": "G",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"meta": {
|
|
||||||
"name": "MCM01_PLC"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.5727,
|
|
||||||
"width": 0.08,
|
|
||||||
"x": 0.126,
|
|
||||||
"y": 0.1946
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"params": {
|
|
||||||
"MCM": "MCM01",
|
|
||||||
"view": "Windows/Tabs/Enternet Windows/DPMs/MCM01-DPM"
|
|
||||||
},
|
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/PLC",
|
|
||||||
"style": {
|
|
||||||
"overflow": "hidden"
|
|
||||||
},
|
|
||||||
"useDefaultViewHeight": true,
|
|
||||||
"useDefaultViewWidth": true
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"events": {
|
|
||||||
"dom": {
|
|
||||||
"onClick": {
|
|
||||||
"config": {
|
|
||||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_view \u003d True"
|
|
||||||
},
|
|
||||||
"scope": "G",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"meta": {
|
|
||||||
"name": "MCM02_PLC"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.5727,
|
|
||||||
"width": 0.08,
|
|
||||||
"x": 0.2939,
|
|
||||||
"y": 0.1947
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"params": {
|
|
||||||
"MCM": "MCM02",
|
|
||||||
"view": "Windows/Tabs/Enternet Windows/DPMs/MCM02-DPM"
|
|
||||||
},
|
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/PLC",
|
|
||||||
"style": {
|
|
||||||
"overflow": "hidden"
|
|
||||||
},
|
|
||||||
"useDefaultViewHeight": true,
|
|
||||||
"useDefaultViewWidth": true
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"events": {
|
|
||||||
"dom": {
|
|
||||||
"onClick": {
|
|
||||||
"config": {
|
|
||||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_view \u003d True"
|
|
||||||
},
|
|
||||||
"scope": "G",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"meta": {
|
|
||||||
"name": "MCM03_PLC"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.5727,
|
|
||||||
"width": 0.08,
|
|
||||||
"x": 0.4688,
|
|
||||||
"y": 0.198
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"params": {
|
|
||||||
"MCM": "MCM03",
|
|
||||||
"view": "Windows/Tabs/Enternet Windows/DPMs/MCM03-DPM"
|
|
||||||
},
|
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/PLC",
|
|
||||||
"style": {
|
|
||||||
"overflow": "hidden"
|
|
||||||
},
|
|
||||||
"useDefaultViewHeight": true,
|
|
||||||
"useDefaultViewWidth": true
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"events": {
|
|
||||||
"dom": {
|
|
||||||
"onClick": {
|
|
||||||
"config": {
|
|
||||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_view \u003d True"
|
|
||||||
},
|
|
||||||
"scope": "G",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"meta": {
|
|
||||||
"name": "MCM04_PLC"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.5727,
|
|
||||||
"width": 0.08,
|
|
||||||
"x": 0.6371,
|
|
||||||
"y": 0.2014
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"params": {
|
|
||||||
"MCM": "MCM04",
|
|
||||||
"view": "Windows/Tabs/Enternet Windows/DPMs/MCM04-DPM"
|
|
||||||
},
|
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/PLC",
|
|
||||||
"style": {
|
|
||||||
"overflow": "hidden"
|
|
||||||
},
|
|
||||||
"useDefaultViewHeight": true,
|
|
||||||
"useDefaultViewWidth": true
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"events": {
|
|
||||||
"dom": {
|
|
||||||
"onClick": {
|
|
||||||
"config": {
|
|
||||||
"script": "\tself.session.custom.dpm_view_path \u003d self.props.params.view\n\tself.session.custom.show_dpm_view \u003d True"
|
|
||||||
},
|
|
||||||
"scope": "G",
|
|
||||||
"type": "script"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"meta": {
|
|
||||||
"name": "MCM05_PLC"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.5727,
|
|
||||||
"width": 0.08,
|
|
||||||
"x": 0.8126,
|
|
||||||
"y": 0.2026
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"params": {
|
|
||||||
"MCM": "MCM05",
|
|
||||||
"view": "Windows/Tabs/Enternet Windows/DPMs/MCM05-DPM"
|
|
||||||
},
|
|
||||||
"path": "Windows/Tabs/Enternet Windows/Components/PLC",
|
|
||||||
"style": {
|
|
||||||
"overflow": "hidden"
|
|
||||||
},
|
|
||||||
"useDefaultViewHeight": true,
|
|
||||||
"useDefaultViewWidth": true
|
|
||||||
},
|
|
||||||
"type": "ia.display.view"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "Communication_Faulted_Text"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.4836,
|
|
||||||
"width": 0.8826,
|
|
||||||
"x": 0.0701,
|
|
||||||
"y": -0.0785
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"borderColor": "#1A1A1A",
|
|
||||||
"overflow": "hidden",
|
|
||||||
"whiteSpace": "normal",
|
|
||||||
"wordBreak": "break-all"
|
|
||||||
},
|
|
||||||
"text": "Communication Faulted",
|
|
||||||
"textStyle": {
|
|
||||||
"fontFamily": "inherit",
|
|
||||||
"fontSize": "2vmin",
|
|
||||||
"textAlign": "start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.display.label"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "Communication_Not_Faulted_Text"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.6066,
|
|
||||||
"width": 0.9032,
|
|
||||||
"x": 0.0698,
|
|
||||||
"y": 0.247
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"borderColor": "#1A1A1A",
|
|
||||||
"overflow": "hidden",
|
|
||||||
"whiteSpace": "normal",
|
|
||||||
"wordBreak": "break-all"
|
|
||||||
},
|
|
||||||
"text": "Communication Not Faulted",
|
|
||||||
"textStyle": {
|
|
||||||
"fontFamily": "inherit",
|
|
||||||
"fontSize": "2vmin",
|
|
||||||
"textAlign": "start"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.display.label"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "CoordinateContainer_0"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.0242,
|
|
||||||
"width": 0.0508,
|
|
||||||
"x": 0.0122,
|
|
||||||
"y": 0.176
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"backgroundColor": "#FF0000"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.container.coord"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"meta": {
|
|
||||||
"name": "CoordinateContainer_1"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.0242,
|
|
||||||
"width": 0.0508,
|
|
||||||
"x": 0.0122,
|
|
||||||
"y": 0.5164
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"style": {
|
|
||||||
"backgroundColor": "#00FF00"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"type": "ia.container.coord"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"meta": {
|
|
||||||
"name": "CoordinateContainer"
|
|
||||||
},
|
|
||||||
"position": {
|
|
||||||
"height": 0.1365,
|
|
||||||
"width": 0.9635,
|
|
||||||
"x": 0.0083,
|
|
||||||
"y": 0.7752
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"mode": "percent"
|
|
||||||
},
|
|
||||||
"type": "ia.container.coord"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"meta": {
|
|
||||||
"name": "root"
|
|
||||||
},
|
|
||||||
"props": {
|
|
||||||
"mode": "percent"
|
|
||||||
},
|
|
||||||
"type": "ia.container.coord"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user