Closed (fixed)
Project:
EPSA Crop - Image Cropping
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 22:23 UTC
Updated:
8 Aug 2015 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #1
drupalok commentedwhen i add a scale BEFORE the EPSA CROP action it generates a black image... weird
Comment #2
drupalok commentedI should add the problem exists when i DON'T SELECT AN AREA with epsa crop. so the automatic selection is not working...
Comment #3
drupalok commentedcan anyone please help me? it seems i am the only one having this problem?
let me explain again:
i have images within the dimension of 2000x2000 px
i add the epsa crop imagecache action of 126x80 px, so its really small
when i dont choose the area with epsa crop the image generated is NOT SCALED before it is cropped. so i get ONLY A DETAIL of my big image.
shouldnt it scale before? this makes so much more sense to me, otherwise i HAVE TO select the area with EPSA crop for EACH image...
Comment #4
yvmarques commentedHi,
In the latest dev we added a fallback when the user never set coordinates #1422882: Add an option to ignore EPSA crop settings if the user never sets a crop. Can you try it and tell me if it helped you ?
Cheers,
-- Yvan
Comment #5
drupalok commentedHi Yvan. Thanks for your reply.
I tested the dev version and it kind of solves my problem. But I still have to add a regular "scale and crop" with the same dimensions AFTER the EPSA crop, because otherwise it shows the unprocessed image in full resolution when i dont set the coordinates.
Maybe as an option EPSA crop should "act as the regular scale and crop" if no coordinates are entered. I think this was the behaviour of the previous EPSA 1 crop version, no?
thanks for this awesome module!
Comment #6
drupalok commentedComment #7
4kant commentedThe question is: as soon as I update an image style that already has an epsacrop effect - adding the scale-and-crop effect - do old epsacrops get lost?
If the answer is "no", then this is an acceptable solution.
Comment #8
yvmarques commentedIt simple, the images that are already generated will stay as before, but if you flush the preset they will be generated with the new settings of your preset.
I don't know if it's understandable, hope it can help you.
Regards,
-- Yvan
Comment #9
4kant commentedIn my oppinion the dev version solves this issue.
Would be good to have that in the stable version.
Thanks Yvan!
Comment #10
yvmarques commented