Skip to content

Update manualcrop.module, Performance Gains by targeting...

Update manualcrop.module, Performance Gains by targeting manualcrop_save_crop_data() & image_path_flush() to only run on Manual Cropped images and not all images on a node. Save and Flushing supports: New Crops, changes to existing crops & removing crops on a per image basis and not all images per node. Additionally this will not force image_path_flush() on images that are not cropped or remain unchanged from their previous settings.

Closes #1974622

Merge request reports

Loading