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

Restore maximized window when a second instance is launched #3437

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

davidegiacometti
Copy link
Contributor

Summary of the pull request

References and relevant issues

microsoft/WindowsAppSDK#3436

Detailed description of the pull request / Additional comments

Fixed an issue where maximized state of DevHome window is lost when a second instance is launched with the main one minimized on taskbar.

Validation steps performed

Manually tested with the main DevHome minimized on taskbar:

  • With maximized window
  • With a small window

PR checklist

src/App.xaml.cs Show resolved Hide resolved
@AmelBawa-msft AmelBawa-msft added the Needs-Second Pull request that needs another approval label Jul 15, 2024
@krschau krschau removed the Needs-Second Pull request that needs another approval label Jul 15, 2024
@AmelBawa-msft AmelBawa-msft merged commit 691aebc into microsoft:main Jul 15, 2024
4 checks passed
@davidegiacometti davidegiacometti deleted the issue-3436 branch July 15, 2024 20:11
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.

WinRT.ActivationFactory threw TypeInitializationException if try press Win + E to activate the application
4 participants