angular-ui/ui-grid

scrollTo broken

Chiusa

#5668 aperta il 9 set 2016

 (1 commento) (1 reazione) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor