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

index 96d7046..ae63ba2 100644 (file)
@@ -347,6 +347,8 @@ panel.load({
         if(this.toolbar){
             var te = this.toolbar.getEl();
             Roo.log(te);
+            Roo.log('tool bar height!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
+            Roo.log(te.getHeight());
             height -= te.getHeight();
             te.setWidth(width);
         }