Roo/bootstrap/panel/Content.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 04:48:10 +0000 (12:48 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 04:48:10 +0000 (12:48 +0800)
Roo/bootstrap/panel/Content.js

index aba11f5..783cfb4 100644 (file)
@@ -340,6 +340,7 @@ panel.load({
         if(this.toolbar){
             var te = this.toolbar.getEl();
             Roo.log(this.toolbar);
+            Roo.log(te.isVisible());
             height -= te.getHeight();
             te.setWidth(width);
         }