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

Fixes OSX incorrect DpiScale when disable viewports #7257

Closed
wants to merge 1 commit into from

Conversation

actboy168
Copy link
Contributor

When ImGuiConfigFlags_ViewportsEnable is not activated, ImGui_ImplOSX_UpdateMonitors is not called. This will cause the mainviewport to be unable to find the monitor.

@ocornut
Copy link
Owner

ocornut commented Jan 24, 2024

Thank you for the PR. Merged as 54ef409!

@ocornut ocornut closed this Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants