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.

贡献者指南