-
Notifications
You must be signed in to change notification settings - Fork 131
Tiny button icons on high-DPI screens #1465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can confirm the issue and I tried the workarounds that I found but none seemed to help. |
Same problem here. |
I don't know if this is possible in the framework used, but SVG (scalable vector graphics) icons might be a better choice than bitmap icons. I am switching to SVGs in all of the apps I develop. |
This old stack overflow does seem to work. It does increase all the SWT objects though |
Worked for me, thanks! |
The ribbon buttons in Sloeber are super small on my high-DPI monitors making them hard to click.
I am running dual 3480x2160 monitors, Extended, scaled to 150% on Windows 11-64.
Other IDEs look fine at this resolution and scale.
I am not sure if this is a Sloeber or Eclipse problem. I am running Sloeber v4.4.0.202107110422

1The text was updated successfully, but these errors were encountered: