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

Fix firing setting warnings for the wrong setting #775

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Sep 20, 2023

The binding of the changed event for settings to catch things we need
to warn for was not properly exclusive to only those settings. Make
the event handler always fire and look up the setting by name to
check for a warning so we handle that properly.

Related to the fix for #10505

The binding of the changed event for settings to catch things we need
to warn for was not properly exclusive to only those settings. Make
the event handler always fire and look up the setting by name to
check for a warning so we handle that properly.

Related to the fix for #10505
@kk7ds kk7ds merged commit c7689ff into master Sep 20, 2023
6 checks passed
@kk7ds kk7ds deleted the fix-settings-warning branch September 20, 2023 23:36
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