Hi,
Interesting project - something I might be able to use. I have a couple of questions:
1) Can you specify certain dimensions that the crop box should be set to? (i.e. 250x150px) So it would stay at that aspect ratio?
2) If the user doesn't crop the image, what will happen?
Thanks
Comments
Comment #1
yhager commented1) Can you specify certain dimensions that the crop box should be set to? (i.e. 250x150px) So it would stay at that aspect ratio?
You can specify the dimensions of the resulting image, so it will fit your design template.
Do you also want to disable the resize of the crop box? Technically it is possible - can you come up with a use case for that?
2) If the user doesn't crop the image, what will happen?
Well, the user "must" crop.. :) However, the crop box tries to include as much of the image as it can by default. The restrictions are what you set for the crop box in the widget settings (for example, if you have an image which is 320x240 and you want to enforce a ration of 1:1 on the crop box, the whole image cannot be included).
Comment #2
tj2653 commentedHi yhager,
As long as you can specify the final output size, and the crop box maintains that aspect ratio, I think that is good.
Thanks
Comment #3
yhager commentedGreat!
Please report back if your users/clients tell you differently, or if you have any other issues with this module.
Comment #4
yhager commented