Compare commits

..

No commits in common. "b9ca08171d7b7a601839382fa71effd371979414" and "37102f2d68d1f663cfbcdf6ea11444618b32cce8" have entirely different histories.

4 changed files with 8 additions and 137 deletions

View File

@ -1,25 +1,6 @@
{ {
"custom": {}, "custom": {},
"params": { "params": {},
"tagProps": [
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
},
"propConfig": {
"params.tagProps": {
"paramDirection": "input",
"persistent": true
}
},
"props": { "props": {
"defaultSize": { "defaultSize": {
"height": 180, "height": 180,
@ -75,17 +56,6 @@
"type": "ia.shapes.svg" "type": "ia.shapes.svg"
} }
], ],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tsystem.perspective.openDock(\u0027Docked-East-VFD\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
},
"scope": "G",
"type": "script"
}
}
},
"meta": { "meta": {
"name": "root" "name": "root"
}, },

View File

@ -54,19 +54,7 @@
true true
], ],
"in": true, "in": true,
"out": true, "out": true
"tagProps": [
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
}, },
"propConfig": { "propConfig": {
"params.con_lines": { "params.con_lines": {
@ -84,10 +72,6 @@
"params.out": { "params.out": {
"paramDirection": "input", "paramDirection": "input",
"persistent": true "persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"persistent": true
} }
}, },
"props": { "props": {
@ -103,8 +87,8 @@
"name": "DPM_TO_HUB" "name": "DPM_TO_HUB"
}, },
"position": { "position": {
"height": 1, "basis": "300px",
"width": 1 "grow": 1
}, },
"propConfig": { "propConfig": {
"props.elements[0].elements[0].elements[1].stroke.paint": { "props.elements[0].elements[0].elements[1].stroke.paint": {
@ -3566,40 +3550,14 @@
"viewBox": "0 0 1920 1080" "viewBox": "0 0 1920 1080"
}, },
"type": "ia.shapes.svg" "type": "ia.shapes.svg"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"script": "\t\tsystem.perspective.openDock(\u0027Docked-East-DS\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
},
"scope": "G",
"type": "script"
}
}
},
"meta": {
"name": "CoordinateContainer"
},
"position": {
"height": 0.2602,
"width": 0.2609,
"x": 0.3677,
"y": 0.3694
},
"props": {
"mode": "percent"
},
"type": "ia.container.coord"
} }
], ],
"meta": { "meta": {
"name": "root" "name": "root"
}, },
"props": { "props": {
"mode": "percent" "direction": "column"
}, },
"type": "ia.container.coord" "type": "ia.container.flex"
} }
} }

View File

@ -8,19 +8,7 @@
"OutDown": false, "OutDown": false,
"OutOn": false, "OutOn": false,
"OutRight": false, "OutRight": false,
"OutUp": true, "OutUp": true
"tagProps": [
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
}, },
"propConfig": { "propConfig": {
"params.InDown": { "params.InDown": {
@ -54,10 +42,6 @@
"params.OutUp": { "params.OutUp": {
"paramDirection": "input", "paramDirection": "input",
"persistent": true "persistent": true
},
"params.tagProps": {
"paramDirection": "input",
"persistent": true
} }
}, },
"props": { "props": {
@ -1353,17 +1337,6 @@
"type": "ia.shapes.svg" "type": "ia.shapes.svg"
} }
], ],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tsystem.perspective.openDock(\u0027Docked-East-MCM\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
},
"scope": "G",
"type": "script"
}
}
},
"meta": { "meta": {
"name": "root" "name": "root"
}, },

View File

@ -1,25 +1,6 @@
{ {
"custom": {}, "custom": {},
"params": { "params": {},
"tagProps": [
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value",
"value"
]
},
"propConfig": {
"params.tagProps": {
"paramDirection": "input",
"persistent": true
}
},
"props": { "props": {
"defaultSize": { "defaultSize": {
"height": 180, "height": 180,
@ -74,17 +55,6 @@
"type": "ia.shapes.svg" "type": "ia.shapes.svg"
} }
], ],
"events": {
"dom": {
"onClick": {
"config": {
"script": "\tsystem.perspective.openDock(\u0027Docked-East-DS\u0027,params\u003d{\u0027tagProps\u0027:self.view.params.tagProps})"
},
"scope": "G",
"type": "script"
}
}
},
"meta": { "meta": {
"name": "root" "name": "root"
}, },