graflow: editable=>moving nodes

This commit is contained in:
STEINNI
2026-02-28 22:18:14 +00:00
parent a156db845a
commit 60db0393cc
7 changed files with 296 additions and 63 deletions
-15
View File
@@ -7,21 +7,6 @@
"coords": { "x": 220, "y": 120}
},
{ "nodeType": "inc",
"subflow": {
"url": "/app/assets/json/bzGraflow/testFlowEic.json",
"portLinks": [
{ "refNodeType": "refnodein", "refnodePort": "out1",
"parentPort": "in1",
"subflowNode":"aze2", "subflowPort": "in1",
"direction": "in"
},
{ "refNodeType": "refnodeout", "refnodePort": "in1",
"parentPort": "out1",
"subflowNode":"aze5", "subflowPort": "out1",
"direction": "out"
}
]
},
"id": "aze2",
"coords": { "x": 220, "y": 10}
},