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 restoring app position for multiscreen #7353

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

Reksotiv
Copy link
Contributor

@scamille
Copy link
Member

When a user closes the UI on a second monitor, this will still lead to the UI being opened again on the second monitor, correct?

And that is exactly an issue that leads to unrecoverable crashes for users in #5047 if they can't force the UI to open on their primary monitor.

Besides that, sure using restoreGeometry instead of setGeometry is better, thanks for the input.

@Reksotiv
Copy link
Contributor Author

Works fine on two monitors, unlike setGeometry. It would be nice to test on more monitors

@scamille scamille merged commit 1ccd887 into simulationcraft:dragonflight Mar 23, 2023
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.

2 participants