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

Device getDPI scaling fix #1646

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amartya4256
Copy link
Contributor

This contribution fixes the device getDPI calculation logic by usibg the device zoom to be used for scaling down the DPI values instead of the native zoom.

contributes to #62 and #127

This commit enforces device zoom to be used for scaling down the DPI
values instead of the native zoom.

contributes to eclipse-platform#62 and eclipse-platform#127
Copy link
Contributor

Test Results

   383 files  ±0     383 suites  ±0   5m 16s ⏱️ +23s
 4 286 tests ±0   4 272 ✅ ±0  14 💤 ±0  0 ❌ ±0 
12 150 runs  ±0  12 065 ✅ ±0  85 💤 ±0  0 ❌ ±0 

Results for commit a556188. ± Comparison against base commit 2a61cb2.

@jukzi
Copy link
Contributor

jukzi commented Dec 12, 2024

Until CI and I Builds are green again please hold back any submit that does not contribute to that.

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