In virtual scroll, rows have different heights (e.g., chat messages), making position calculation difficult.
DynamicRowHeightVirtualizer stores measured heights and uses binary search to locate the correct starting index.
Chat list, Comment threads, Any variable‑height virtual list.