We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selecting a disabled profile or disabling the active one should show the profile label that corresponds to the active fallback profile.
Profile label shows the one correlating to gamepadOptions.profileNumber and not the determined at boot to check if it's active
gamepadOptions.profileNumber
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Selecting a disabled profile or disabling the active one should show the profile label that corresponds to the active fallback profile.
Current Behavior
Profile label shows the one correlating to
gamepadOptions.profileNumber
and not the determined at boot to check if it's activeSteps to Reproduce
The text was updated successfully, but these errors were encountered: