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

DolphinQt/Settings/GeneralPane: Don't emit a ConfigChanged signal while saving config #12786

Merged
merged 1 commit into from
May 20, 2024

Conversation

AdmiralCurtiss
Copy link
Contributor

Doing this causes the settings to be reloaded before they're done saving, effectively discarding the user's changes.

Broken by 2328539

…le saving config

Doing this causes the settings to be reloaded before they're done saving, effectively discarding the user's changes.
Copy link
Member

@jordan-woyak jordan-woyak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Untested.

@AdmiralCurtiss AdmiralCurtiss merged commit cb71d84 into dolphin-emu:master May 20, 2024
11 checks passed
@AdmiralCurtiss AdmiralCurtiss deleted the config-window-fix branch May 20, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants