Commit fc0098c
Removed and replaced autoScaleUpUsingNativeDPI
This commit replaces the DPIUtil.autoScaleUpUsingNativeDPI calls
from clients in win32 with DPIUtil.scaleUp utilizing the zoom
available within the clients. It additionally removes the method
DPIUtil.autoScaleUpUsingNativeDPI since it's not used anymore.
contributes to #62 and #1271 parent c66545b commit fc0098c
File tree
5 files changed
+4
-13
lines changed- bundles/org.eclipse.swt/Eclipse SWT
- common/org/eclipse/swt/internal
- win32/org/eclipse/swt/widgets
5 files changed
+4
-13
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 396 | | |
406 | 397 | | |
407 | 398 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1314 | 1314 | | |
1315 | 1315 | | |
1316 | 1316 | | |
1317 | | - | |
| 1317 | + | |
1318 | 1318 | | |
1319 | 1319 | | |
1320 | 1320 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
1164 | | - | |
| 1164 | + | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6915 | 6915 | | |
6916 | 6916 | | |
6917 | 6917 | | |
6918 | | - | |
| 6918 | + | |
6919 | 6919 | | |
6920 | 6920 | | |
6921 | 6921 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7884 | 7884 | | |
7885 | 7885 | | |
7886 | 7886 | | |
7887 | | - | |
| 7887 | + | |
7888 | 7888 | | |
7889 | 7889 | | |
7890 | 7890 | | |
| |||
0 commit comments