gdavis / FGallery-iPhone

Objective-C based gallery for iPhones
583 stars 144 forks source link

Using files from Documents folder? #15

Closed pawelkata closed 12 years ago

pawelkata commented 12 years ago

Hello,

I've been trying tou use FGallery (nice lib, btw) with some jpegs from my local app Documents directory, but no cigar.

Photo source array includes all paths for images, but they just don't show up, when i'm pushing the gallery in the stack.

Any suggestions on how to make it work with local Documents folder?

Cheers!

Pawel

pawelkata commented 12 years ago

Ok, I worked it out by myself. Just had to edit two methods in FGalleryPhoto.m:

ilham369 commented 12 years ago

Thanks a lot :D

PranaviOS commented 11 years ago

It is not working for me..The above method can not load images from document directory.

gdavis commented 11 years ago

This was fixed in issue #36. Please let me know if you have more issues.