Roo/bootstrap/layout/Region.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 03:55:33 +0000 (11:55 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 03:55:33 +0000 (11:55 +0800)
Roo/bootstrap/layout/Region.js

index 02aef9d..ca1962f 100644 (file)
@@ -289,10 +289,12 @@ Roo.extend(Roo.bootstrap.layout.Region, Roo.bootstrap.layout.Basic, {
         if(!this.activePanel){
             Roo.log('activePanel not exist update Body!!!!!!!!!!!!!!!!!!!!!!!!!!');
             Roo.log(this);
+            Roo.log([w, h]);
         } else {
             if(this.activePanel.title == 'Log Grid'){
             Roo.log('update Body!!!!!!!!!!!!!!!!!!!!!!!!!!');
             Roo.log(this);
+            Roo.log([w,h]);
         }
         }