Skip to content

Conversation

gantoine
Copy link
Member

Description
Explain the changes or enhancements you are proposing with this pull request.

Fixes #1230

Checklist
Please check all that apply.

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Screenshots

Screenshot 2025-07-21 at 11 23 23 PM

@gantoine gantoine requested review from zurdi15 and Copilot July 22, 2025 03:24
Copy link

trunk-io bot commented Jul 22, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@gantoine gantoine removed the request for review from zurdi15 July 22, 2025 03:24
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a background color picker feature to the Ruffle player, allowing users to customize the background color of the Flash player and persist their preference per ROM.

  • Introduces a color picker UI component that appears when the game is not running
  • Implements localStorage persistence for background color preferences per ROM
  • Updates internationalization files with new translation keys for the background color feature

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

File Description
frontend/src/views/Player/RuffleRS/Base.vue Main implementation with color picker UI, state management, and localStorage integration
frontend/src/locales/*/play.json Translation updates for "background-color" and "select-background-color" across all supported languages

@gantoine gantoine merged commit e42d435 into master Jul 22, 2025
9 checks passed
@gantoine gantoine deleted the romm-1230 branch July 22, 2025 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Allow different 'backgroundColor' values for different ROMs when using RuffleRS Player
1 participant