angular-ui/ui-grid

Not all comulmns are rendered

Open

#5 054 ouverte le 2 févr. 2016

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wantedneeds: answer

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur