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

updated svg - error image #789

Merged
merged 1 commit into from
Sep 25, 2017
Merged

updated svg - error image #789

merged 1 commit into from
Sep 25, 2017

Conversation

taisdesouzalessa
Copy link
Contributor

This is a fix for the inconsistent illustration we were seeing in Firefox:
image

Expected result:
image

The text and the pattern (polka dots) were transformed to paths (pattern was not visible in Firefox) - although we have more shapes now the final size of the file was reduced: from ~186KB to ~84KB

@taisdesouzalessa
Copy link
Contributor Author

@gvn transforming the pattern into paths created a lot of new lines of code. The final size of the file is smaller, though. If the amount of new code seems too much, please let me know and I could upload a PNG instead, as you suggested.

Copy link
Contributor

@gvn gvn left a comment

Choose a reason for hiding this comment

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

Looks good! The weight is fine too considering that there's not much else on this page! 👍

@gvn gvn merged commit 2290f42 into master Sep 25, 2017
@gvn gvn deleted the error-image-updated branch September 25, 2017 23:28
gvn added a commit that referenced this pull request Sep 26, 2017
* Reactify Homepage (#768)

* reactifying homepage

* only fetch homepage data for homepage

* fixups

* guarding against null data

* switching People over to XHRd React component (#778)

* reactifying Upcoming (#779)

* reactifying Upcoming

* better name

* removing unused test

* updated the serializer to yield a full glyph path (#784)

* updated the serializer to yield a full glyph path

* add the AWS location to the absolute glyph URL (#788)

* updated svg - error image (#789)

* Add related model name to hompepage admin header (#772)

* reactifying News (#785)

* reactifying News

* adding key props

* removing news json injection
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