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

misc: update favicon to new logo #9591

Merged
merged 2 commits into from
Aug 22, 2019
Merged

misc: update favicon to new logo #9591

merged 2 commits into from
Aug 22, 2019

Conversation

connorjclark
Copy link
Collaborator

I resized the logo to 32x32 and base64 encoded that.

This image shows 16x16, which is lower quality, but smaller ...the extra size from 32x32 is probably ndb

tmpcomp

Copy link
Member

@exterkamp exterkamp left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -186,7 +186,7 @@
},
{
"path": "./dist/viewer/src/viewer.js",
"maxSize": "75 kB"
"maxSize": "76 kB"
Copy link
Member

Choose a reason for hiding this comment

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

Shame.

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

LGTM!

The 32x32 is actually used in hidpi situations right?

@connorjclark
Copy link
Collaborator Author

The 32x32 is actually used in hidpi situations right?

only 32x32 is used here. I just showed 16x16 to convey what reducing byte cost would look like

@patrickhulce
Copy link
Collaborator

only 32x32 is used here. I just showed 16x16 to convey what reducing byte cost would look like

gotcha 👍

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

Successfully merging this pull request may close these issues.

4 participants