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

Workaround for jagged lines on HiDPI displays #204

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

Carifio24
Copy link
Member

On HiDPI displays, jagged lines can appear when the client opens, but disappear on a window resize - see #192. This PR provides a workaround for that issue by explicitly calling OnResize at the end of the constructor for the main window.

@pkgw pkgw merged commit 071f394 into WorldWideTelescope:master Jan 31, 2022
@astrodavid10
Copy link

This workaround fix does not seem to be working in 6.0.908.0 as I am still seeming jagged lines on HiDPI displays - it does, however, work in the build that @Carifio24 sent me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants