Commit 0d599f2
committed
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 111b874 commit 0d599f2
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 | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| 674 | + | |
674 | 675 | | |
675 | 676 | | |
676 | 677 | | |
677 | 678 | | |
| 679 | + | |
678 | 680 | | |
679 | 681 | | |
680 | 682 | | |
| |||
0 commit comments