angular-ui/ui-grid

The vertical scrollbar is affected by moving horizontal scrollbar

Open

#6.981 geöffnet am 17. Mai 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-corehelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide