This commit is contained in:
STEINNI
2026-04-13 14:34:19 +00:00
+2 -2
View File
@@ -260,8 +260,8 @@ class BZgraflow extends Buildoz{
})
}
}
childEl.autoPlace()
// Rebuild once refNodes are injected so the final refresh/autofit includes them.
childEl.refresh()
}, { once:true })
if(flowNode.subflow.url) childEl.setAttribute('flow', flowNode.subflow.url)