I have a slideshow view that displays one image per node. I have the image style dimensions set to 540x275. However, it doesn't consistently produce the the images at the right dimensions.

See screencast illustrating this issue:
http://dl.dropbox.com/u/4770698/Drupal-org/Imagecrop%20sizing%20issue.mov

Comments

marktheshark’s picture

Following

nils.destoop’s picture

Did you crop both images. I tried the same locally, but can't reproduce.

Can you send me those 2 images? I'll try to copy all your settings, and reproduce with the 2 images

bryancasler’s picture

Status: Active » Postponed (maintainer needs more info)

capellic, post a follow up using the latest dev's to see if you can reproduce the problem.

nils.destoop’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
brycesenz’s picture

Version: 7.x-1.x-dev » 7.x-1.0-rc3
Status: Closed (cannot reproduce) » Active

I'm seeing the same issue. I am running the latest non-dev version of this module with the following settings:

Reset the already cropped images to the new width/height (true)
Width: 50 (px)
Height 50 (px)
xoffset: center
yoffset: center
Resizeable toolbox (true)
Allow downscaling (false)
Aspect Ratio: CROP
Don't crop if region wasn't set (false)

Yet my images are coming out with the original aspect ratio instead of 50px by 50px.

nils.destoop’s picture

Status: Active » Closed (duplicate)

Aspect ratio from crop nog beïng used is duplicate from #1405024: CROP Ratio is kept from previous Cropping, not by dimensions. It should be fixed in dev. (1.0 coming out this week)