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

Progressive jpeg is not shown progressively, it's shown only after download finished. #610

Closed
csaby02 opened this issue Jan 8, 2014 · 2 comments
Milestone

Comments

@csaby02
Copy link

csaby02 commented Jan 8, 2014

I'm using the - (void)setImageWithURL:(NSURL *)url placeholderImage:(UIImage *)placeholder options:(SDWebImageOptions)options progress:(SDWebImageDownloaderProgressBlock)progressBlock completed:(SDWebImageCompletedBlock)completedBlock; - method to download the progressive jpeg, with SDWebImageProgressiveDownload option, I've checked that I'm getting data in the progress block, and also, I have checked that the method sets the imageview's image, but nothing appears, and I have tried with valid progressive jpegs.

@bpoplauschi
Copy link
Member

@csaby02 Does this issue still apply to you? Do you have a dummy project you can share where it's easy to reproduce it?

@bpoplauschi bpoplauschi added this to the Future milestone Jun 17, 2014
bpoplauschi added a commit that referenced this issue Oct 31, 2014
fix #610 display progressive jpeg issue
@bpoplauschi bpoplauschi modified the milestones: 4.0.0, Future Oct 31, 2014
@bpoplauschi
Copy link
Member

Fixed by #840

@bpoplauschi bpoplauschi modified the milestones: 3.7.2, 4.0.0 Mar 19, 2015
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

No branches or pull requests

2 participants