angular-ui/ui-grid

Scrolling/ Rendering broken after rowHeight change

Open

#5,827 建立於 2016年11月22日

在 GitHub 查看
 (5 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
help wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南