You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least the font size is expected behavior when running SWT with default settings (i.e., swt.autoScale=integer200), isn't it? When you start the snippet with -Dswt.autoScale=quarter, it will probably show the results you expect, but that's not how SWT behaves by default.
I'm not sure. Didn't have a look at the snippet yet, but shouldn't be there font still everywhere the same size? I will have a short look later to get in impression about it.
Taking a look at the screenshots, the font size is only changed in line "4. Painted image (multi-res, zoomed paint)". And this "zoomed paint" explicitly changes the font size:
Describe the bug
I see 2 minor problems.
reference screenshots are attached indetail in the doc =>
Hi-DPI_changes.docx
To Reproduce
Run the Snippet367 at 175% or 200% resolution, you see the 2 problems reported.
Expected behavior
Behavior should be same as 100% or 125% or 150%.
Screenshots
Attached in the doc.
Environment:
Version since
Tried on this version
Eclipse SDK
Version: 2025-03 (4.35)
Build id: I20250209-1800
OS: Windows 11, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 22.0.2+9
Java version: 22.0.2
Workaround (or) Additional context
Not aware of.
The text was updated successfully, but these errors were encountered: