Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33ea2bd672 | |||
| ff4a25c1b2 |
@@ -214,6 +214,7 @@ class BZgraflow extends Buildoz{
|
||||
this.enterSubflow(id)
|
||||
})
|
||||
this.stagedNodes[id].appendChild(btnEnterSubflow)
|
||||
this.stagedNodes[id].dataset.subflow = true
|
||||
}
|
||||
this.nodesContainer.append(this.stagedNodes[id])
|
||||
if(!this.flow.nodes.find(n => n.id === id)) {
|
||||
|
||||
Reference in New Issue
Block a user