Commit 1824ac7
Fix for runWithAutoScaleValue
This commit addresses and issue with DPIUtil#runWithAutoScaleValue. It
only adapted DPIUtil#autoScaleValue temporarily. As DPIUtil#deviceZoom
is directly affected by autoScaleValue, it is important to adjust it
temporarily as well.
fixes eclipse-platform/eclipse.platform.ui#28971 parent 7cc858e commit 1824ac7
File tree
1 file changed
+2
-0
lines changed- bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
670 | 671 | | |
671 | 672 | | |
672 | 673 | | |
673 | 674 | | |
| 675 | + | |
674 | 676 | | |
675 | 677 | | |
676 | 678 | | |
| |||
0 commit comments