angular-ui/ui-grid

Grid autoAdjustHeight missing PaginationControls Height

Open

#4.960 aberto em 13 de jan. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador