Replies: 1 comment
-
|
You should have a look at the information shared via the new and noteworthy: https://eclipse.dev/eclipse/markdown/?f=news/4.39/platform_isv.md#monitor-specific-scaling-by-default-windows |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to catch up with SWT's changes in respect to monitor specific scaling, but my latest update broke our applications (using 4k monitor with 175% zoom on Windows 11).
Before c35c568:


After upgrading to c35c568:


The problems I see:
How we need to fix/workaround these problems in our code?
Beta Was this translation helpful? Give feedback.
All reactions