angular-ui/ui-grid

scrollTo broken

Fermée

#5 668 ouverte le 9 sept. 2016

 (1 commentaire) (1 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I'm trying to use scrollTo to scroll to a particular row, but it scrolls well past the row I told it to.

In fact, the tutorial page on your website has the same problem, http://ui-grid.info/docs/#/tutorial/304_two_grids

It says it will scroll to row 20, but in fact scrolls well past it. more like row 40.

Guide contributeur