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

index cbf24f6..c2475bc 100644 (file)
@@ -359,6 +359,7 @@ panel.load({
     },
     
     setSize : function(width, height){
+        Roo.log('content set size???????????????????????????????????');
         if(this.fitToFrame && !this.ignoreResize(width, height)){
             if(this.fitContainer && this.resizeEl != this.el){
                 this.el.setSize(width, height);