I added javascript crop to one of my existing file styles which I had problems with pictures not being cropped like I wanted them to. Previously the file style had a 600x400 crop and I added the javascript crop before the other crop with the same dimensions.

However, when I cropped one image other images was also recropped (even though I was satisfied with the original crop and did not want to change that).

Comments

nils.destoop’s picture

Is following option enabled in your style settings? "Don't crop if cropping region wasn't set. "

If this is not selected, imagecrop will default crop the images to the width / height entered.

nils.destoop’s picture

Status: Active » Postponed (maintainer needs more info)
nils.destoop’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)