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.

贡献者指南