lost line

This commit is contained in:
Henry Jameson 2026-08-28 21:02:29 +03:00
commit e0d6d5ac85

View file

@ -214,6 +214,7 @@ const Timeline = {
let err = statuses[approxIndex].getBoundingClientRect().y
// 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 =
statuses[cappedScrollIndex].getBoundingClientRect().y