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

index b4acd3d..efed36e 100644 (file)
@@ -120,6 +120,7 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
             Roo.log([width, height]);
             var grid = this.grid;
             var size = this.adjustForComponents(width, height);
+            Roo.log(size);
             var gridel = grid.getGridEl();
             gridel.setSize(size.width, size.height);
             /*