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

Fix Windows icon #1455

Merged
merged 1 commit into from
Nov 29, 2020
Merged

Conversation

dusansimic
Copy link
Collaborator

@dusansimic dusansimic commented Nov 28, 2020

Add fix for Windows app icon. This fixes the icon being cut in half and bad resolution of the icon. The solution for this issue was found here electron-userland/electron-builder#2128.

Closes: #1429
Closes: #1453

This fixes windows icon being cut in half and bad resolution of the
icon.
@sindresorhus
Copy link
Owner

Can you either link to a electron-builder issue here in the PR comments or open one about this?

@dusansimic
Copy link
Collaborator Author

Here is the electron-builder issue where if found the solution electron-userland/electron-builder#2128. It's closed due to inactivity however electron-builder still can't handle adding Windows icon properly when it's not explicitly specified. I can open a new issue regarding this if you think that's a better solution?

@sindresorhus sindresorhus merged commit 2d1511c into sindresorhus:master Nov 29, 2020
@dusansimic dusansimic deleted the fix-windows-icon branch May 7, 2023 12:44
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.

New icon is lowres and buggy Taskbar icon displayed wrongly
3 participants