Roo/grid/GridView.js
authoredward <edward@roojs.com>
Mon, 18 Jul 2016 04:55:23 +0000 (12:55 +0800)
committeredward <edward@roojs.com>
Mon, 18 Jul 2016 04:55:23 +0000 (12:55 +0800)
Roo/grid/GridView.js

index 06cc6e2..51f0e22 100644 (file)
@@ -1638,6 +1638,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
         this.footerPanel.setWidth(csize.width);
 
         var hdHeight = this.mainHd.getHeight();
+        Roo.log(hdHeight);
         var vw = csize.width;
         var vh = csize.height - (tbh + bbh);