good first issue
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.