I have an image in a Row Group. It is set to max width of 70%. There is a text element to the right of it that lists some items.
It looks fine when the window is big enough, but if the window height is not as tall, the image extends beyond the containing group and starts to get cut off.
I want the image height to scale with the size of the window and to not extend beyond the bottom of the containing “card”. I’ve tried adjusting all of the settings I can find and nothing seems to get that result.
(Don’t worry that the image on the page is different from the thumbnail in the editor. The image is swapped out dynamically…)
Any ideas?