We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug It isn't possible to maximize the game's window, doing so ends up in the action being reverted.
To Reproduce Steps to reproduce the behavior:
Expected behavior The windows should be maximized.
Platform and patch info (please complete the following information):
57114e0
Additional context Despite this issue, it is possible to use the game "Fullscreen" settings. I prefer using maximized but non-fullscreen, however.
The text was updated successfully, but these errors were encountered:
I can confirm this is a bug due to switching to FNA on windows...it's on my list but no ETA.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
It isn't possible to maximize the game's window, doing so ends up in the action being reverted.
To Reproduce
Steps to reproduce the behavior:
->The windows is automatically set back to its previous size.
Expected behavior
The windows should be maximized.
Platform and patch info (please complete the following information):
57114e0
Additional context
Despite this issue, it is possible to use the game "Fullscreen" settings. I prefer using maximized but non-fullscreen, however.
The text was updated successfully, but these errors were encountered: