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

Remove and replace DPIUtil.autoScaleUpUsingNativeDpi #1357

Conversation

amartya4256
Copy link
Contributor

@amartya4256 amartya4256 commented Jul 23, 2024

This contribution replaces the DPIUtil.autoScaleUpUsingNativeDPI calls
from clients in win32 with DPIUtil.scaleUp utilizing the zoom
available within the clients. It additionally removes the method
DPIUtil.autoScaleUpUsingNativeDPI since it's not used anymore.

contributes to #62 and #127

@amartya4256 amartya4256 requested a review from niraj-modi as a code owner July 23, 2024 11:46
Copy link
Contributor

github-actions bot commented Jul 23, 2024

Test Results

   478 files     478 suites   7m 47s ⏱️
 4 147 tests  4 139 ✅  8 💤 0 ❌
16 354 runs  16 262 ✅ 92 💤 0 ❌

Results for commit b63173f.

♻️ This comment has been updated with latest results.

This commit replaces the DPIUtil.autoScaleUpUsingNativeDPI calls
from clients in win32 with DPIUtil.scaleUp utilizing the zoom
available within the clients. It additionally removes the method
DPIUtil.autoScaleUpUsingNativeDPI since it's not used anymore.

contributes to eclipse-platform#62 and eclipse-platform#127
@HeikoKlare HeikoKlare force-pushed the remove_autoScaleUpUsingNativeDPI branch from 55d7fcb to b63173f Compare July 23, 2024 14:50
Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@HeikoKlare HeikoKlare merged commit fc0098c into eclipse-platform:master Jul 23, 2024
14 checks passed
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