idkr-client / idkr

:video_game: idk, just a Krunker client
GNU Affero General Public License v3.0
57 stars 38 forks source link

[Bug] desktop icon blurry on 100% app scale in settings [Windows 10] #20

Open KraXen72 opened 3 years ago

KraXen72 commented 3 years ago

how it should look: image

how it looks: image

after i set scale to anything higher than 100% (e.g. 125%) it looks fine

please make it so it also looks good on 100% scale

Mixaz017 commented 3 years ago

I don't know why it behaves like this, might be something to do with electron-builder's .ico handling... I tried to make it better when I added .ico icon but i couldn't and gave up

KraXen72 commented 3 years ago

i mean maybe teh ico is bad? like maybe you have to have custom images for all standard icon sizes in the ico file

Mixaz017 commented 3 years ago

I ditched some resolutions because it was even worse before...

Zykkl commented 3 years ago

It should be fixed in this PR that I made. https://github.com/Mixaz017/idkr/pull/22