Skip to content

Comments

fix: Use .ico file on Windows#1544

Merged
jeffvli merged 3 commits intojeffvli:developmentfrom
michaelevy:development
Jan 15, 2026
Merged

fix: Use .ico file on Windows#1544
jeffvli merged 3 commits intojeffvli:developmentfrom
michaelevy:development

Conversation

@michaelevy
Copy link
Contributor

Windows prefers .ico files to .pngs, so when using a .png as the icon, it gets compressed badly during the resize. This PR modifies the icon path to use the existing .ico file on Windows.

Note that there's an argument that macOS should be changed to use the .icns file for similar reasons, but I can't test the macOS so I haven't added that change.

@vercel
Copy link

vercel bot commented Jan 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
feishin Ready Ready Preview, Comment Jan 11, 2026 5:59pm

@jeffvli
Copy link
Owner

jeffvli commented Jan 11, 2026

You'll need to replace the icon path in the electron-builder.yml file as well.

@jeffvli jeffvli merged commit 244aebb into jeffvli:development Jan 15, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants