Skip to content
New issue

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

Fixed a bug where, when switching players, it would show old config #122

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Goodfeat
Copy link
Contributor

When switching between players' gamepads while saving settings, then returning to the previous player, the settings show the default settings instead of the actual settings applied

before the fix

bandicam.2024-10-30.22-19-04-528.mp4

after the fix

bandicam.2024-10-30.22-21-08-957.mp4

@github-actions github-actions bot added the gui Affects the Avalonia UI or translations. label Oct 31, 2024
@Goodfeat Goodfeat marked this pull request as ready for review October 31, 2024 08:52
@GabCoolDude GabCoolDude changed the title Fixed a visual bug in "input settings", when switching between players the settings were reset to default Fixed a bug where, when switching players, it would show old config Oct 31, 2024
@Goodfeat
Copy link
Contributor Author

Goodfeat commented Nov 2, 2024

list of changes:

  • Fixed the interface logic in the input section. Now, with any change of parameter (buttons, checkboxes, sliders) there will be a request to save when switching between players.
  • Added another item "Cancel" in the gamepad parameters saving menu, which allows you to continue and fine-tune the gamepad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants