From: edward Date: Wed, 6 Dec 2017 03:45:56 +0000 (+0800) Subject: Roo/bootstrap/panel/Grid.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=f3f3b457422d05af077302ce6d62ef43a0da1471;p=roojs1 Roo/bootstrap/panel/Grid.js --- diff --git a/Roo/bootstrap/panel/Grid.js b/Roo/bootstrap/panel/Grid.js index 113ebdff92..b9c39df7bc 100644 --- a/Roo/bootstrap/panel/Grid.js +++ b/Roo/bootstrap/panel/Grid.js @@ -109,6 +109,7 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, { }, setSize : function(width, height){ + Roo.log(this.lastSize); if(!this.ignoreResize(width, height)){ var grid = this.grid; var size = this.adjustForComponents(width, height);