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

Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting inner size on Windows 8 #416

Merged
merged 1 commit into from
May 1, 2015

Conversation

datalus
Copy link
Contributor

@datalus datalus commented Apr 30, 2015

Hey tomaka, we spoke earlier on irc about this issue. I was able to reproduce it on my Windows 8 box. Adding in the flag SWP_NOMOVE solved the issue for me. I am submitting a pull request for consideration into fixing this issue for Windows 8+ for glutin.

@tomaka
Copy link
Contributor

tomaka commented May 1, 2015

Thanks!

tomaka added a commit that referenced this pull request May 1, 2015
Adding SWP_NOMOVE flag to prevent the window from moving to 0,0 when setting inner size on Windows 8
@tomaka tomaka merged commit 10af3ca into rust-windowing:master May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants