Commit e6f295e
fix: skip overscanned items when computing firstVisibleTimestamp
getVirtualItems() includes overscan rows above the viewport. Filter
by scrollOffset so the minimap indicator tracks the first actually
visible item, not an overscanned one above the fold.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ae6af4f commit e6f295e
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
| |||
0 commit comments