Right now simply saving the image settings means that all the images will be regenerated. That's super wasteful. The attached patch only regenerates the derivative images when the dimensions or operation change.

CommentFileSizeAuthor
#2 image_169664.patch3.42 KBdrewish
image.module_22.patch3.12 KBdrewish

Comments

drewish’s picture

Status: Needs review » Patch (to be ported)

committed to HEAD. need to back port to DRUPAL-5.

drewish’s picture

Version: 6.x-1.x-dev » 5.x-1.x-dev
Status: Patch (to be ported) » Fixed
StatusFileSize
new3.42 KB

committed the attached to DRUPAL-5

Hetta’s picture

Cool, many thanks for that!

Anonymous’s picture

Status: Fixed » Closed (fixed)