angular-ui/ui-grid

Scrolling/ Rendering broken after rowHeight change

クローズ

#5,827 opened on 2016/11/22

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド