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

index ae63ba2..02d4bd8 100644 (file)
@@ -348,7 +348,7 @@ panel.load({
             var te = this.toolbar.getEl();
             Roo.log(te);
             Roo.log('tool bar height!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1');
-            Roo.log(te.getHeight());
+            Roo.log(te.getHeight(true));
             height -= te.getHeight();
             te.setWidth(width);
         }