Closed (works as designed)
Project:
Adaptive Image
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2012 at 02:24 UTC
Updated:
3 Feb 2013 at 22:10 UTC
I need to delete the images from the generated paths, when the original image is changed.
Is there a way other than this to get them to update. Maybe it would be good to delete them when cache is cleared?
Comments
Comment #1
sanduhrsThe images get cleared, when the style changes.
I don't think Drupal core is handling this different.
Comment #2
modstore commentedAn example of my issue:
I use the Adaptive Image for images such as the site logo. The logo is located in the public files directory.
If I make a change to the logo and replace it in the public files directory, I must then go into all of the generated image directories and manually delete the images otherwise they won't reflect the new image.