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
When the main window is moved up using the title bar all contained ImGui windows stretch and compress to the new location.
This probably shouldn't happen - figure out why.
The text was updated successfully, but these errors were encountered:
Fix ImGui windows being stretched on window move
b021622
Fix taken from commit related to ocornut/imgui#5057 Will come in properly in when I update ImGui. Closes #890
Fix ImGui windows being stretched on window move (#896)
6c3b7db
Successfully merging a pull request may close this issue.
When the main window is moved up using the title bar all contained ImGui windows stretch and compress to the new location.
This probably shouldn't happen - figure out why.
The text was updated successfully, but these errors were encountered: