Commit d7be959
committed
Consider changes to system property for rescaling at runtime
The Windows-specific system property for activating monitor-specific
scaling (or "rescaling at runtime") is currently only evaluated at
application startup. With this change the property will be evaluated on
every access, thus allowing to change the property at runtime.1 parent c49cee7 commit d7be959
File tree
1 file changed
+2
-5
lines changed- bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal
1 file changed
+2
-5
lines changedLines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 111 | | |
116 | 112 | | |
117 | 113 | | |
| |||
655 | 651 | | |
656 | 652 | | |
657 | 653 | | |
658 | | - | |
| 654 | + | |
| 655 | + | |
659 | 656 | | |
660 | 657 | | |
661 | 658 | | |
| |||
0 commit comments