Roo/bootstrap/panel/Grid.js
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 03:45:56 +0000 (11:45 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 03:45:56 +0000 (11:45 +0800)
Roo/bootstrap/panel/Grid.js

index 113ebdf..b9c39df 100644 (file)
@@ -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);