artem-zinnatullin / jet-image-loader

WP7+ fast and powerfull image loader with memory and storage caching for your projects!
Apache License 2.0
44 stars 14 forks source link

Force single image reload #34

Open mjfara opened 10 years ago

mjfara commented 10 years ago

What would be the best way to force a single image to refresh without clearing the entire cache?

artem-zinnatullin commented 10 years ago

Hmm, you can try to get cached file path and remove it yourself, but I think, it would be better if you create pull request with this feature :)

mjfara commented 10 years ago

And how would I go about getting the cached file path when it's using a random filename generator? I am struggling to find it!

artem-zinnatullin commented 10 years ago

FileName generator is not random, how would it work if it will generate random file name for same URL each time?) 21 авг. 2014 г. 7:44 пользователь "mjfara" notifications@github.com написал:

And how would I go about getting the cached file path when it's using a random filename generator? I am struggling to find it!

— Reply to this email directly or view it on GitHub https://github.com/artem-zinnatullin/jet-image-loader/issues/34#issuecomment-52875267 .