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

Fix wrong line width on Windows hi-dpi #249

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Phillipus
Copy link
Contributor

- On Windows hi-dpi calling GC#setLineAttributes will mean that lineattributes.width is increased by calling DPIUtil.autoScaleUp so we clone lineAttributes

- See eclipse#248
@azoitl
Copy link
Contributor

azoitl commented Aug 23, 2023

It didn't change anything for me on non scaled displays. So I think it is fine to merge.

@azoitl azoitl merged commit 03fa73c into eclipse:master Aug 23, 2023
3 checks passed
@azoitl azoitl added this to the 3.17.0 milestone Aug 23, 2023
@Phillipus Phillipus deleted the fix-line-width branch August 24, 2023 12:21
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.

2 participants