Explorar o código

removing comment

Pamela Wolf %!s(int64=5) %!d(string=hai) anos
pai
achega
77116d1eeb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      nodeEditor/src/diagram/graphFrame.ts

+ 1 - 1
nodeEditor/src/diagram/graphFrame.ts

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