angular-ui/ui-grid

Not all comulmns are rendered

Open

#5.054 geöffnet am 2. Feb. 2016

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedneeds: answer

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide