angular-ui/ui-grid

Scrolling/ Rendering broken after rowHeight change

已關閉

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

 (5 則留言) (0 個反應) (1 位負責人)JavaScript (2,496 個分叉)batch import
help wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (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.

貢獻者指南