- Add virtualization using @tanstack/react-virtual to handle thousands
of training images without loading all at once
- Fix selection behavior: normal click now replaces selection (was toggle),
shift+click adds range to selection
- Add independent panel scrolling with minHeight: 0 for flex layout
- Use ResizeObserver to dynamically calculate items per row
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>