Merge branch 'main' of https://gitea.internike.com/nike/buildoz
This commit is contained in:
+1
-1
@@ -247,7 +247,7 @@ class BZgraflow extends Buildoz{
|
||||
childEl.addNode({
|
||||
"nodeType": portLink.refNodeType,
|
||||
"id": nid,
|
||||
"markup": { "parentport": portLink.parentPort }
|
||||
"markup": { ...portLink }
|
||||
})
|
||||
if(portLink.direction=='in') {
|
||||
childEl.addWire({
|
||||
|
||||
Reference in New Issue
Block a user