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

High DPI Version: Icons are very small #246

Open
Hirogen opened this issue Jul 21, 2022 · 2 comments
Open

High DPI Version: Icons are very small #246

Hirogen opened this issue Jul 21, 2022 · 2 comments
Labels
good first issue Good first issue if you are new to developing ;) High-DPI the bigger the screen the better
Milestone

Comments

@Hirogen
Copy link
Collaborator

Hirogen commented Jul 21, 2022

Bug

High DPI Version: Icons are to small

Important questions

  • LogExpert Version: 1.9.0 High DPI Version
  • Windows Version: 11
  • Lokal file or Network: NA
  • Used Columnizer: NA
  • Is this version specific or a new problem: High DPI Version problem

image

@Hirogen Hirogen added the High-DPI the bigger the screen the better label Jul 21, 2022
@Hirogen Hirogen added this to the Release 1.9.1 milestone Jul 21, 2022
@Hirogen Hirogen added the good first issue Good first issue if you are new to developing ;) label Jul 21, 2022
@TheNicker
Copy link

1.10 release dot net 8 now supports high DPI, icons are the correct size using icon scaling.
Although it is not ideal solution, it's good for now and personally I have no real issue with scaled-up icons,
IMHO, Sharp text is much more important.

SVG icons or multi-resolution icons such as .ico or .png should be used instead.

I've had experiments trying to generate multi-size icons out of the current resources, but the results are not good, added that the resources in the first place are not that of a high quality.

Icons would probably need to be hand crafted for pixel perfect results.

For this project I would recommend multi-size png, since it's portable, and probably would be easier to integrate.

@Hirogen
Copy link
Collaborator Author

Hirogen commented Jan 7, 2025

yeah true, currently looking in the open icon library but not all types of icons are included :/

gonna take a look at https://github.com/twbs/icons and https://github.com/google/material-design-icons and see which icons fit best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good first issue if you are new to developing ;) High-DPI the bigger the screen the better
Projects
None yet
Development

No branches or pull requests

2 participants