It looks like there was a break in the UI causing images sent via api (not the web client) to use a fallback aspect ratio and object-cover causing different size aspect ratios to render incorrectly:
When you post through the web client, an aspectRatio is set:
Should the send_image function include the ability to set aspect ratio?
It looks like there was a break in the UI causing images sent via api (not the web client) to use a fallback aspect ratio and object-cover causing different size aspect ratios to render incorrectly:
When you post through the web client, an aspectRatio is set:
Should the send_image function include the ability to set aspect ratio?