angular-ui/ui-grid

The vertical scrollbar is affected by moving horizontal scrollbar

Open

#6,981 opened on 2019年5月17日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-corehelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド