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

index 25c7174..5adba1f 100644 (file)
@@ -116,6 +116,7 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
         }
         
         if(!this.ignoreResize(width, height)){
+            Roo.log('run???');
             var grid = this.grid;
             var size = this.adjustForComponents(width, height);
             var gridel = grid.getGridEl();