Skip to content
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

Blurry eye icons when UI scaling is set #697

Closed
inelisoni opened this issue Jul 21, 2024 · 3 comments
Closed

Blurry eye icons when UI scaling is set #697

inelisoni opened this issue Jul 21, 2024 · 3 comments

Comments

@inelisoni
Copy link

Eye icons are blurry when UI scaling is set (125%, 150%, 175%, or even 200%).
I believe this is because icons are only available in 16x16 size. For example, tray icon is available in sizes of 16x16, 20x20, 24x24, and 32x32.

125%
image

150%
image

175%
image

200%
image

@selvanair
Copy link
Collaborator

selvanair commented Jul 21, 2024

@inelisoni could you please test whether the GUI executable from the link below work better? https://github.com/selvanair/openvpn-gui/actions/runs/10030273814#artifacts

This one has eye icons with 16, 20, 24 and 32 bit pixel variants.

@inelisoni
Copy link
Author

inelisoni commented Jul 22, 2024

@selvanair Yes, it looks much better now. If necessary, I can provide screenshots.

selvanair added a commit to selvanair/openvpn-gui that referenced this issue Jul 22, 2024
20, 24 and 32 bit eye and eye-stroke icons added.

Fixes issue OpenVPN#697

Signed-off-by: Selva Nair <[email protected]>
@selvanair
Copy link
Collaborator

selvanair commented Jul 22, 2024

@inelisoni

Yes, it looks much better now. If necessary, I can provide screenshots.

Thanks for testing.

selvanair added a commit that referenced this issue Jul 22, 2024
20, 24 and 32 bit eye and eye-stroke icons added.

Fixes issue #697

Signed-off-by: Selva Nair <[email protected]>
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

2 participants