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

Downscaling Image Distortion #142

Open
arbitrarynoun opened this issue Jul 6, 2017 · 1 comment
Open

Downscaling Image Distortion #142

arbitrarynoun opened this issue Jul 6, 2017 · 1 comment

Comments

@arbitrarynoun
Copy link
Collaborator

When working on #89, I was getting some image blur due to downscaling on the logo.

Brief research suggested this was a Chrome issue, but that other browsers render scaled images in a similar fashion.

There were some webkit "fixes" proposed in the readings. Here's a link to pursue a solution:
https://superuser.com/questions/530317/how-to-prevent-chrome-from-blurring-small-images-when-zoomed-in

@arbitrarynoun
Copy link
Collaborator Author

This seems like an easy/quick fix. I would love to have it worked out for launch.

I'm not sure the scope of the problem; it seems like an issue for the logo, but might this issue bleed over to all responsive images?

The above solution seems like a bandaid for the logo issue, but if this problem is more generally applicable should we cover everything with the same bandaid or is there a better method by which we should've handled #89?

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

No branches or pull requests

1 participant