feat(input): Add Controller Color Customization & Gyro Toggle for Controller Overlay #5
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Citron/Emulator!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/controller-custom-color"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit introduces significant enhancements to the Input Configuration and Controller Overlay, allowing for greater user customization.
Adds a "Color" button to the Input Configuration screen, which opens a native color picker dialog.
Users can now select a custom color for the main body of the controller preview in both the input settings and the controller overlay.
The selected color is saved to the user's configuration and persists across emulator restarts.
The underlying settings and controller logic have been updated to support and store this new color value on a per-player basis.
Adds a "Toggle Gyro Display" button to the Input Configuration screen.
This button allows users to show or hide the motion/gyro visualization cube specifically for the Controller Overlay, enabling a cleaner look.
A descriptive tooltip was added to clarify the button's function.
This visibility setting is saved to the configuration and persists across restarts.