enormego / EGOImageLoading

What if images on the iPhone were as easy as HTML?
http://developers.enormego.com
801 stars 220 forks source link

Image loading indicator #6

Open OneMHz opened 13 years ago

OneMHz commented 13 years ago

I want to add an activity indicator to a custom table view cell to indicate an image is loading. It doesn't seem like the notifications that the image loaded are being fired if they get pulled from the EGOCache. Any thoughts on how to handle this? Does the notification just need to be fired directly when the image is found in the cache?