angular-ui/ui-grid

The vertical scrollbar is affected by moving horizontal scrollbar

Open

#6981 aperta il 17 mag 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-corehelp wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor