angular-ui/ui-grid
View on GitHubThe vertical scrollbar is affected by moving horizontal scrollbar
Open
#6,981 opened on May 17, 2019
grid-corehelp wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.