Commit 8481886
committed
Use auto-scale "nearest" by default in Windows #2910
Defaulting to "smooth" creates blurry images when first displaying the
image in a monitor with a high zoom level (e.g. 200%).
This is a temporary workaround until
https://github.com/eclipse-platform/eclipse.platform.ui/issues/2910 is
properly fixed.1 parent 2a50eae commit 8481886
File tree
1 file changed
+4
-1
lines changed- bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/internal
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | | - | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
630 | 633 | | |
631 | 634 | | |
632 | 635 | | |
| |||
0 commit comments