Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Thumbnail images blurry #424

Closed
ashfurrow opened this issue Apr 13, 2015 · 2 comments
Closed

Thumbnail images blurry #424

ashfurrow opened this issue Apr 13, 2015 · 2 comments
Assignees
Milestone

Comments

@ashfurrow
Copy link
Contributor

In 95f7a7c , we added an exception for an image with a very tall aspect ratio. We need a more general fix because the images we're displaying for thumbnails are often too small, get scaled up, and look fuzzy.

However, we need to balance this with the need to keep a low memory footprint.

@ashfurrow ashfurrow self-assigned this Apr 13, 2015
@ashfurrow
Copy link
Contributor Author

We're going to do some on-device testing to see how SDWebImage and iOS play along with larger images.

@ashfurrow ashfurrow added this to the 3.5 milestone Apr 13, 2015
@ashfurrow ashfurrow modified the milestones: 3.5, Next May 6, 2015
@ashfurrow
Copy link
Contributor Author

This is really obviated by #396, which will make the grid a square anyway.

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

No branches or pull requests

1 participant