UI: fix window position is not updated at startup on linux #169
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-remember-window-position-on-linux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On Linux, the startup window position is not working. I find this Arrange() function could make it works. It has been tested on my Linux desktop. I don't know if this problem happens on other platform.
Download the artifacts for this pull request:
GUI-less (SDL2)
Only for Developers
Tested with version 1.2.72, the issue is fixed
That's weird. I didn't fix this. Lol
Could it be this one? here
I doubt it, because that's effectively just an inlining of what the method it replaced did.
Me too, but it could be something different on my machine. If anyone else has same issue, I could reopen the PR. Otherwise, it's fixed 👍
Pull request closed