I’ve got a repeater that is pulling in images with different aspect ratios. I would like the images to display at either the height or width of the placeholder image and maintain their original aspect ratio (it’s fine if they’re letterboxed), but I can only seem to get them to fill the space of the placeholder and crop. Is what I am looking to do possible in the current Editor X feature set?
Hey Julia, currently the repeater component doesn’t support variable aspect ratios for images. all images get same aspect ratio, as you have mentioned.
currently if you want to use different aspect ratio you can use other layout tools (e.g. grid, Layouter) and connect the elements separately.
Hope that helps
Anyway i will add this to our feature request list!