angular-ui/ui-grid

scrollTo broken

已關閉

#5,668 建立於 2016年9月9日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
help wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南