angular-ui/ui-grid

Scrolling/ Rendering broken after rowHeight change

Open

#5827 aperta il 22 nov 2016

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Changing gridOptions.rowHeight after grid has already rendered throws off scrolling. The grid seems to still be trying to calculate scrolling/rendering based on the old row height.

Maybe this isn't actually an issue and I'm just missing something in the docs. I haven't seen anything related to this and using refresh() doesn't help.

Guida contributor