How do you auto crop an uploaded image? I see that there are workflow steps and it seems there might be a couple that can create new assets, but where is the documentation for that?
Also, how do you set the auto crop aspect ratio for the html4image widget?
You can see example at the existing image component by adding more aspect ratios using the "cropConfig" node. Please reference one under - "/libs/cq/packaging/components/pack/definition/dialog/items/tabs/item s/tab3/cropConfig". In this manner, you can add in more option and specify the required height/width.
You can see example at the existing image component by adding more aspect ratios using the "cropConfig" node. Please reference one under - "/libs/cq/packaging/components/pack/definition/dialog/items/tabs/item s/tab3/cropConfig". In this manner, you can add in more option and specify the required height/width.