8000 Tiny button icons on high-DPI screens · Issue #1465 · Sloeber/arduino-eclipse-plugin · GitHub
[go: up one dir, main page]

Skip to content

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

Open
skydvrz opened this issue Apr 12, 2022 · 5 comments
Open

Tiny button icons on high-DPI screens #1465

skydvrz opened this issue Apr 12, 2022 · 5 comments

Comments

@skydvrz
Copy link
skydvrz commented Apr 12, 2022

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

TinyButtons

1
@jantje
Copy link
Member
jantje commented Apr 13, 2022

I can confirm the issue and I tried the workarounds that I found but none seemed to help.
As to the documentation the icons should scale (which I think they do up to a certain level) but they never get anywhere big.

@fips21
Copy link
fips21 commented Apr 24, 2024

Same problem here.

@skydvrz
Copy link
Author
skydvrz commented Apr 24, 2024

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.

@jantje
Copy link
Member
jantje commented Apr 26, 2024

This old stack overflow does seem to work. It does increase all the SWT objects though
https://stackoverflow.com/questions/5669762/eclipse-large-toolbar-icons
image

@fips21
Copy link
fips21 commented May 17, 2024

Worked for me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0