mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 07:16:28 +00:00
- Updated `useGameActions` to improve navigation handling during game play. - Modified `RMenu` to allow modifier-clicks on links to open in new tabs without closing the menu. - Added new stories and tests for `RMenuItem` to ensure correct behavior for new-tab gestures. - Introduced `colorCoverArt` for procedural cover-art generation, ensuring consistent styling across missing and unmatched cover images. - Implemented SVG generation for cover art in `covers.ts`, providing unique visuals for identified and unidentified ROMs. - Enhanced `EmulatorJS` and `Ruffle` views to support dynamic cover art based on selected styles, improving user experience during gameplay. - Refactored cover image handling to support animations and maintain aspect ratios.