Scroll-following in long lists keeps focus and scroll position in sync more reliably.
What's wrong with this entry?
The follow poller in the virtual scroll list now updates an additional focus setter when it re-pins, and the scroll layout effect's early-return guard was rewritten against different refs.
- triggered on the same path that logs
[FV-poll] follow re-pin moved focus: - the extra setter runs alongside the existing one rather than replacing it
- the user-visible consequence could not be pinned down beyond it being a focus and scroll sync fix
follow re-pin moved focus
Strings lifted out of the shipped bundle, so the claim above can be checked against them.