Skip to content

Conversation

@akoch-yatta
Copy link
Contributor

@akoch-yatta akoch-yatta commented Mar 25, 2025

The autoscale value may be adapted during runtime, either via explicit methods in DPIUtil or by rewriting the system property. In order to be able to calculate the device zooom for a different autoscale value, such as the initial one, this change adds an according method.

Needed for eclipse-platform/eclipse.platform.ui#2858

@github-actions
Copy link
Contributor

github-actions bot commented Mar 25, 2025

Test Results

   545 files  ±0     545 suites  ±0   32m 15s ⏱️ + 2m 58s
 4 367 tests ±0   4 355 ✅ ±0   12 💤 ±0  0 ❌ ±0 
16 616 runs  ±0  16 512 ✅ ±0  104 💤 ±0  0 ❌ ±0 

Results for commit b258446. ± Comparison against base commit 8ae6a51.

♻️ This comment has been updated with latest results.

@akoch-yatta akoch-yatta linked an issue Mar 25, 2025 that may be closed by this pull request
@HeikoKlare HeikoKlare changed the title Make getZoomForAutoscaleProperty public Add DPIUtil method to get device zoom for original autoscale value Mar 27, 2025
The autoscale value may be adapted during runtime, either via explicit
methods in DPIUtil or by rewriting the system property. In order to be
able to calculate the device zooom for a different autoscale value, such
as the initial one, this change adds an according method.
@HeikoKlare HeikoKlare merged commit 7ae22a9 into eclipse-platform:master Mar 27, 2025
15 checks passed
@HeikoKlare HeikoKlare deleted the extend-dpiutil branch March 27, 2025 19:09
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.

The startup dialog in Eclipse is cutoff

2 participants