Commit 00106b4
Reset device zoom to 100 in ResetMonitorSpecificScalingExtension
Disposing the display alone is insufficient, as some tests do not create
a new display and continue to use the previously set device zoom when
calling DPIUtil.getDeviceZoom. This change ensures that device zoom is
explicitly reset to 100 after each test, preventing unintended side
effects from lingering zoom values across tests.1 parent 7882209 commit 00106b4
File tree
1 file changed
+1
-0
lines changed- bundles/org.eclipse.swt/Eclipse SWT Tests/win32/org/eclipse/swt/internal
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
0 commit comments