From 3408a65fb261405b3bc7e60d82dd38680f8f6ed7 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 9 Apr 2014 14:10:40 +0800 Subject: [PATCH] Roo/LayoutRegion.js --- Roo/LayoutRegion.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/LayoutRegion.js b/Roo/LayoutRegion.js index 4564c8edf5..83fd3e18e7 100644 --- a/Roo/LayoutRegion.js +++ b/Roo/LayoutRegion.js @@ -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"); -- 2.39.2