Garrett Moon

Results 59 comments of Garrett Moon

@vlozko sounds like a good optimization, one thing to consider is that PINCache is optional.

I would love to see this as well and would happily review [RFC]s on how to do it!

Can you please rebase this? (sorry for the delayed review!)

@sainttail I don't think there is a way currently. That method would either need to be added or, as you said, you'd need to keep track of all available tasks....

@choiks14 can you provide a bit more information? PINAnimatedImageView is a UIImageView subclass which displays animated images (GIF and webp so far).

Happy to accept a pull request to add this support!

Thank you! I'll try and take a look soon.

Like the PINCache PR I don't think we can just remove Carthage – the current setup has the project built with it.

@k06a what version specifically? Master has a dispatch to the main queue automatically.

Hmm, that's very surprising. 2.0.1 has this behavior as well. Mind doing a little bit of diagnosis? Putting a breakpoint into the completion callback and seeing where it goes and...