Closed (works as designed)
Project:
ImageCache Actions
Version:
7.x-1.1
Component:
Custom Actions Module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2013 at 00:42 UTC
Updated:
28 Feb 2013 at 16:31 UTC
Comments
Comment #1
fietserwinResize always keeps the aspect ratio. So you can define both the maximum width and height in the effect data and the effect will make sure that the result is within the given boundaries.
Comment #2
hgurol commentedOhh great, all I needed was to use the scale option rather than the resize. Thank you so much.
Comment #3
fietserwinCorrect, my fault. It is indeed the "Scale effect" that always retains the aspect ratio.