Roo/LayoutRegion.js
[roojs1] / Roo / LayoutRegion.js
index 4564c8e..9d8b8db 100644 (file)
@@ -195,6 +195,7 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, {
     },
 
     updateBox : function(box){
+        Roo.log('run updatebox !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11');
         this.box = box;
         if(!this.collapsed){
             this.el.dom.style.left = box.x + "px";