From 53276d394b0f771058d043e45ecf0e35cb1adadc Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Dec 2017 11:41:48 +0800 Subject: [PATCH] Roo/bootstrap/panel/Content.js --- Roo/bootstrap/panel/Content.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/panel/Content.js b/Roo/bootstrap/panel/Content.js index cbf24f61c1..c2475bcb7e 100644 --- a/Roo/bootstrap/panel/Content.js +++ b/Roo/bootstrap/panel/Content.js @@ -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); -- 2.39.2