Skip to content

Comments

Fixed Radial Menu Crash#795

Merged
isXander merged 1 commit intoisXander:multiversion/devfrom
ImLake:multiversion/dev
Feb 24, 2026
Merged

Fixed Radial Menu Crash#795
isXander merged 1 commit intoisXander:multiversion/devfrom
ImLake:multiversion/dev

Conversation

@ImLake
Copy link
Contributor

@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.
@isXander isXander merged commit 119f1ff into isXander:multiversion/dev Feb 24, 2026
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.

2 participants