image-height in default listing in Quarto; but, image scaling?

I have a question about scaling the image field in my Quarto default listing page. I tried image-height, but that only sets the height of the image (as the parameter name suggests). The image is not rescale, but is cropped. Quarto documentation promises noithing more: "The width is automatically determined and the image will fill the rectangle without scaling (i.e. cropped to fill)."

I have seen masonry javascript as a suggestion to deal with image scaling in the default listing. Any other suggestions? If there are none, I'll just deal with it in some other listing type or eliminate the image from the fields parameter (e.g., fields: [description, image, reading-time], I suppose.

Thanks for considering,
David

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.