Files
romm/backend/handler
zurdi 123a397c8a feat(scan): enhance ROM scanning interface with virtual scrolling and improved metadata selection
- Refactor ScanPlatform.vue to always use RVirtualScroller for listing ROMs, improving performance and layout consistency.
- Introduce a maximum viewport height for the virtual scroller to prevent excessive DOM growth.
- Update ScanPlatformRow.vue to make each ROM row a clickable router link, enhancing navigation to ROM details.
- Add a synthetic "All" option in RSelect for metadata sources, allowing users to toggle all items in multi-select mode.
- Split metadata providers into general and specific categories for clearer organization in the Scan view.
- Improve styling and layout of the scan configuration card for better user experience.
2026-05-25 12:32:12 +00:00
..
2026-05-24 14:07:45 -04:00
2025-12-07 12:19:13 -05:00
2026-04-06 22:29:55 -04:00