Roo/LayoutRegion.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:19:54 +0000 (14:19 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:19:54 +0000 (14:19 +0800)
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";