angular-ui/ui-grid

Not all comulmns are rendered

Open

#5.054 aberto em 2 de fev. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wantedneeds: answer

Métricas do repositório

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

Description

Hi,

I found a bug, but not sure if it can be somehow related to my software code.

To reproduce it we need:

  • Grid with multiple columns (like 30 of them)
  • Set column minWidth to ~ 150 (px)

Then when you load grid in viewport which does not fit all of the columns - some of them simply are not being rendered.

Guia do colaborador