graflow: fixed interference between anti dbl-link and refresh
This commit is contained in:
@@ -427,6 +427,8 @@ class BZgraflow extends Buildoz{
|
||||
}
|
||||
|
||||
clear(){
|
||||
this.stagedNodes = {}
|
||||
this.stagedWires = {}
|
||||
this.nodesContainer.innerHTML = ''
|
||||
this.wiresContainer.innerHTML = ''
|
||||
if(this.arrowDefs) this.wiresContainer.appendChild(this.arrowDefs)
|
||||
|
||||
Reference in New Issue
Block a user