lost line
This commit is contained in:
parent
224b9faa02
commit
e0d6d5ac85
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ const Timeline = {
|
||||||
let err = statuses[approxIndex].getBoundingClientRect().y
|
let err = statuses[approxIndex].getBoundingClientRect().y
|
||||||
|
|
||||||
// if we have a previous scroll index that can be used, test if it's
|
// if we have a previous scroll index that can be used, test if it's
|
||||||
|
// closer than the previous approximation, use it if so
|
||||||
|
|
||||||
const virtualScrollIndexY =
|
const virtualScrollIndexY =
|
||||||
statuses[cappedScrollIndex].getBoundingClientRect().y
|
statuses[cappedScrollIndex].getBoundingClientRect().y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue