Commit 7ae22a9
Add DPIUtil method to get device zoom for original autoscale value
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.1 parent 180fed3 commit 7ae22a9
File tree
1 file changed
+4
-0
lines changed- bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
600 | 604 | | |
601 | 605 | | |
602 | 606 | | |
| |||
0 commit comments