Dmitry Artemov

Results 1 comments of Dmitry Artemov

@piecyk I encountered the same issue. `scrollToIndex` no longer scrolls to the correct element. Based on the code, the problem appears to be in replacing `scrollSize` with `this.getTotalSize()`. Code before:...