Roo/bootstrap/layout/Border.js
[roojs1] / Roo / bootstrap / layout / Border.js
index 79451b9..3911044 100644 (file)
@@ -64,9 +64,9 @@ Roo.extend(Roo.bootstrap.layout.Border, Roo.bootstrap.layout.Manager, {
         // r.on("paneladded",          this.layout, this);
         // r.on("panelremoved",        this.layout, this);
         // r.on("invalidated",         this.layout, this);
-        r.on("resized",             this.onRegionResized, this);
-        r.on("collapsed",           this.onRegionCollapsed, this);
-        r.on("expanded",            this.onRegionExpanded, this);
+        // r.on("resized",             this.onRegionResized, this);
+        // r.on("collapsed",           this.onRegionCollapsed, this);
+        // r.on("expanded",            this.onRegionExpanded, this);
     },
 
     /**