Graflow: autofit fix for subflows to include refNodes
This commit is contained in:
+2
-2
@@ -260,8 +260,8 @@ class BZgraflow extends Buildoz{
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// Rebuild once refNodes are injected so the final refresh/autofit includes them.
|
||||||
childEl.autoPlace()
|
childEl.refresh()
|
||||||
}, { once:true })
|
}, { once:true })
|
||||||
|
|
||||||
if(flowNode.subflow.url) childEl.setAttribute('flow', flowNode.subflow.url)
|
if(flowNode.subflow.url) childEl.setAttribute('flow', flowNode.subflow.url)
|
||||||
|
|||||||
Reference in New Issue
Block a user