Roo/LayoutRegion.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:10:40 +0000 (14:10 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:10:40 +0000 (14:10 +0800)
Roo/LayoutRegion.js

index 4564c8e..83fd3e1 100644 (file)
@@ -211,6 +211,7 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, {
     },
 
     updateBody : function(w, h){
+        Roo.log('LayoutRegion!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 UpdateBody');
         if(w !== null){
             this.el.setWidth(w);
             w -= this.el.getBorderWidth("rl");