|
@@ -1266,7 +1266,7 @@ export class GraphFrame {
|
|
}
|
|
}
|
|
|
|
|
|
public dispose() {
|
|
public dispose() {
|
|
- //this.isCollapsed = false;
|
|
|
|
|
|
+ this.isCollapsed = false;
|
|
|
|
|
|
this._nodes.forEach(node => {
|
|
this._nodes.forEach(node => {
|
|
node.enclosingFrameId = -1;
|
|
node.enclosingFrameId = -1;
|