I did only a quick test, but it appears the image effects aren't calculating the dimension, hence breaking the picture module.

Comments

tessa bakker’s picture

Does your setup break also without any ManualCrop image effects?

attiks’s picture

Nope, you need to implement a dimensions callback, see hook_image_effect_info and return the dimensions of the derivative image

attiks’s picture

#4 You're right, but is so people know it might break picture. Only work around is to create an explicit mapping and not use the sizes option.

adarkling’s picture

Status: Postponed » Active

Blocker issue was resolved -- making this an active issue again.

BrianVu’s picture

Does Manual Crop not work with the Picture Module for responsive breakpoints? My images get cropped but the Picture Module stuff is not working when i resize my screen and such...

chaloum’s picture

I get two issues. One is it can produce ages of 0px but the main one is when I crop the initial image all good, but when I come back an edit the node it delegate the image from the file system.

I then have to reopen the node, click on crop, then exit the node without saving, then the image is saved in the file system