-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update PWA App icon with rounded border #1
Comments
@kytosai thanks for trying this extension. will update this weekend :) |
Hey @gxanshu, wanted to also say thanks for the PWA, had the same comment as kytosai! I gave it a shot today to offer a solution but after following this creating all the correct icons and getting ready to propose a PR, I've come to the conclusion that you may not be able to do much about this. I have a feeling that the icons we see are those defined by slack themselves. How did I get to that conclusion -> before the PR tested my changes locally, they didn't seem to work, to make sure my icons were being taken into account I put some other random images. This is when I realised that the icon wasn't using the icons defined in the manifest and present in the asset file. Here is my work if needed Any ways interested to see if you find a way around this. |
@jlsrvr thanks for info. i was a little busy with some personal work. hopefully will finish this soon |
Also found a work around @kytosai if you go to where the pwa is saved, then right click and show package content > contents > resources then you shoul replace the app.icns file with your icon |
Hi,
Thank you very much for creating this chrome extension, it is very useful for me, however I am using MacOS and most of the icons on my Dock are rounded but the Slack PWA App icon is square, so I hope you add rounded icons
This will make the Slack PWA App icon look better on both Windows and MacOS
Thank you!
The text was updated successfully, but these errors were encountered: