Roo/ContentPanel.js
authoredward <edward@roojs.com>
Tue, 17 May 2016 03:11:25 +0000 (11:11 +0800)
committeredward <edward@roojs.com>
Tue, 17 May 2016 03:11:25 +0000 (11:11 +0800)
Roo/ContentPanel.js

index f66fb0b..aac9b38 100644 (file)
@@ -296,6 +296,7 @@ panel.load({
     adjustForComponents : function(width, height)
     {
         Roo.log('adjustForComponents ');
+        Roo.log([width, height]);
         if(this.resizeEl != this.el){
             width -= this.el.getFrameWidth('lr');
             height -= this.el.getFrameWidth('tb');