I have installed the field_slideshow module for create slideshow of a multi-valued image field with epsacrop effect on it

when I set "slideshow" format on manage display of this multi-value field and set an image_style with epsacrop effect, the new cropped image don't use the right selection, but use the standard selection for the image_style format (In my case: center-center)

for fix this error is needed to add "dimensions callback" on epsacrop_image_effect_info()

Comments

robertom’s picture

Status: Active » Needs review
StatusFileSize
new926 bytes
robertom’s picture

Title: Add "dimensions callback" on epsacrop_image_effect_info() » field_slideshow of epsacrop(ped) fields

@all: sorry for my bad english...

I changed the title to simplify search for users who have field_slideshow problem

yvmarques’s picture

Status: Needs review » Closed (fixed)

Thanks for the patch, I just committed it !