Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2008 at 17:57 UTC
Updated:
28 Dec 2008 at 22:48 UTC
How to crop image if uploaded one is greater than deafault size, and resize if uploaded one was smaller than the default dimensions?
This may seems to be a silly question, but how actually make this two functions working together? I'm struggling with this…
Comments
Comment #1
v8powerage commentedOk I'll answer myself for this question, this can be achieved setting at user settings page min. image size to 0x0px, and max. size to i.e. 1500x1500px then image will be resized correctly to the needed size.