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

Update ProjectSettingsWindow to not lose settings on BuildTarget update #2427

Merged
merged 1 commit into from Jul 11, 2018

Conversation

keveleigh
Copy link
Contributor

Overview

UpdateSettings is used as a callback when the build target is updated asynchronously. Previously, none of the settings were saved before the window was closed, so, when the callback tried to query them, it received the defaults. This change saves the settings before trying to update the build target.

Changes

@keveleigh keveleigh self-assigned this Jul 10, 2018
@keveleigh keveleigh added this to In progress in 2017.4.1.0 via automation Jul 10, 2018
@david-c-kline david-c-kline merged commit 835e44c into microsoft:june18_dev Jul 11, 2018
2017.4.1.0 automation moved this from In progress to Done Jul 11, 2018
@keveleigh keveleigh deleted the SettingsMenu branch July 12, 2018 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
2017.4.1.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants