Skip to content

Always call completion blocks even when image fetched is nil#49

Merged
1 commit merged intopath:masterfrom
chillinc:master
Mar 12, 2014
Merged

Always call completion blocks even when image fetched is nil#49
1 commit merged intopath:masterfrom
chillinc:master

Conversation

@mviamari
Copy link
Copy Markdown
Contributor

When the image returned from the FICImageCacheDelegate is nil (e.g. a failed network fetch) the completionBlocks are still not called as mentioned in #47. This pull request fixes that issue.

ghost pushed a commit that referenced this pull request Mar 12, 2014
Always call completion blocks even when image fetched is nil
@ghost ghost merged commit 5ad370d into path:master Mar 12, 2014
This pull request was closed.
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.

1 participant