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

Win32: Window won't have the right surface size if not resize-able #15

Open
ensisoft opened this issue Dec 29, 2019 · 0 comments
Open
Labels

Comments

@ensisoft
Copy link
Owner

Window creation will fail to adjust the window size to have the requested client area if the window is not resize-able.

The solution would be to set the resize flag only after the window has been created and the size adjusted.

@ensisoft ensisoft added the bug label Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant