angular-ui/ui-grid

The vertical scrollbar is affected by moving horizontal scrollbar

Open

#6,981 创建于 2019年5月17日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
grid-corehelp wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi all, When I draged the horizontal scrollbar to the end, but suddenly the vertical scrollbar moved automatically. You can try it here. http://ui-grid.info/docs/#!/tutorial/Tutorial:%20213%20Auto-Resizing . First, scrolling the vertical scrollbar to the end, then you can see the last id is 499. Second, draging the horizontal scrollbar to the end. Then the vertical scrollbar is affected. Drag the horizontal scrollbar to the begining, now the last id you can see is 496.

贡献者指南