angular-ui/ui-grid

Grid autoAdjustHeight missing PaginationControls Height

Open

#4,960 建立於 2016年1月13日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
good first issue

描述

Hi,

When the function "autoAdjustHeight()" is called, if you have enabled PaginationControls, the PaginationControls height is not took into account for the total grid height.

So when you set minRowsToShow to X you only show arround X-1 element (depending on rows height).

I'm using bower-ui-grid v3.0.7

Thx for your help.

貢獻者指南