Skip to content

Fixed Radial Menu Crash#795

Open
ImLake wants to merge 1 commit intoisXander:multiversion/devfrom
ImLake:multiversion/dev
Open

Fixed Radial Menu Crash#795
ImLake wants to merge 1 commit intoisXander:multiversion/devfrom
ImLake:multiversion/dev

Conversation

@ImLake
Copy link

@ImLake ImLake commented Feb 16, 2026

Updated InputSettings.RadialMenuSettings to properly initialize radialActions as a mutable ArrayList to prevent compilation errors and added missing import for java.util.ArrayList in InputSettings.java.

Tested on Steam Deck only and verified it works, unsure about other input methods. While this patch doesn't change device-specific functionality, I would still suggest testing it on other controllers.

Updated `InputSettings.RadialMenuSettings` to properly initialize `radialActions` as a mutable ArrayList to prevent compilation errors and added missing import for `java.util.ArrayList` in InputSettings.java.

Tested on Steam Deck only and verified it works, unsure about other input methods. While this patch doesn't change device-specific functionality, I would still suggest testing it on other controllers.
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.

1 participant