thefaj / OpenFlow

CoverFlow API replacement for the iPhone
http://apparentlogic.com/openflow
818 stars 158 forks source link

all images are loaded in memory #26

Open aelam opened 12 years ago

aelam commented 12 years ago

all images are loaded in memory . I think it's a huge problem when I use images over 100 count . I think we only need load 10 images in memory, when swipe, release some images and load some images from local cache or network, not load them all in memory

AllioNicholas commented 11 years ago

There are some updates about this issue? Because I'm also interested in..