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

change icon to include more sizes #675

Merged
merged 1 commit into from
Feb 14, 2018
Merged

change icon to include more sizes #675

merged 1 commit into from
Feb 14, 2018

Conversation

Stanzilla
Copy link
Contributor

@Stanzilla Stanzilla commented Feb 12, 2018

This fixes the Windows taskbar icon being a bit blurry (https://github.com/meetfranz/franz/issues/613#issuecomment-364954140)

Description

The app icon now comes with 16, 24, 32, 48, 64, 128, 192, 256 sizes vs the previous 16, 32, 48, 64, 128, 256

Currently it somehow only uses the newer icon when I unpin the app from the taskbar but I guess that is a caching issue.

Motivation and Context

https://github.com/meetfranz/franz/issues/613#issuecomment-364954140

How Has This Been Tested?

Screenshots (if appropriate):

Before:
2018-02-12_16-19-34

After:
https://i.imgur.com/4Zjph86.png

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).

It now comes with 16, 24, 32, 48, 64, 128, 192, 256 sizes vs the previous 16, 32, 48, 64, 128, 256
@haraldox
Copy link
Contributor

@Stanzilla wow, great work! will try to merge this ASAP 👍

@adlk adlk requested review from haraldox and adlk February 14, 2018 14:25
Copy link
Contributor

@adlk adlk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you for this improvement. This will ship with beta 16 🎉

Copy link
Contributor

@haraldox haraldox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work by @Stanzilla

@adlk adlk merged commit 92e720b into meetfranz:develop Feb 14, 2018
@Stanzilla
Copy link
Contributor Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants