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

sanduhrs’s picture

Version: 7.x-1.4 » 7.x-1.x-dev
Status: Active » Closed (works as designed)

The images get cleared, when the style changes.
I don't think Drupal core is handling this different.

modstore’s picture

An 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.