Closed (duplicate)
Project:
Image javascript crop
Version:
7.x-1.0-rc3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2012 at 18:34 UTC
Updated:
29 Oct 2012 at 08:45 UTC
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
Comment #1
marktheshark commentedFollowing
Comment #2
nils.destoop commentedDid 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
Comment #3
bryancasler commentedcapellic, post a follow up using the latest dev's to see if you can reproduce the problem.
Comment #4
nils.destoop commentedComment #5
brycesenz commentedI'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.
Comment #6
nils.destoop commentedAspect 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)