Roo/bootstrap/layout/Border.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 02:57:14 +0000 (10:57 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 02:57:14 +0000 (10:57 +0800)
Roo/bootstrap/layout/Border.js

index 807221e..c4f870d 100644 (file)
@@ -68,6 +68,11 @@ Roo.extend(Roo.bootstrap.layout.Border, Roo.bootstrap.layout.Manager, {
         r.on("collapsed",           this.onRegionCollapsed, this);
         r.on("expanded",            this.onRegionExpanded, this);
     },
+    
+    onVisibilitychange : function()
+    {
+        this.layout();
+    }
 
     /**
      * Performs a layout update.