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

index 3f126ab..c349f82 100644 (file)
@@ -286,6 +286,8 @@ Roo.extend(Roo.bootstrap.layout.Region, Roo.bootstrap.layout.Basic, {
 
     updateBody : function(w, h)
     {
+        Roo.log('update Body!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log(this);
         if(w !== null){
             this.el.setWidth(w);
             w -= this.el.getBorderWidth("rl");