Files
amqtrain/src
Yuri Tatishchev 6fca5bae39 perf(player): virtualize queue list rendering
Extract a generic VirtualList.svelte component that only renders
visible rows + overscan buffer using absolute positioning in a tall
sentinel div. Queue.svelte now uses VirtualList with 64px row height
(supporting 2-line titles) instead of rendering all items.

This reduces DOM nodes from 1000+ to ~20 for large queues.
2026-02-11 23:35:30 -08:00
..
2026-02-10 05:41:18 -08:00
2026-02-04 19:41:01 -08:00
2026-02-10 03:29:17 -08:00
2026-02-04 19:25:22 -08:00