agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.39k stars 523 forks source link

fitToHeight not working same as fitToWidth (Image API) #1482

Open ebrenner-code opened 2 years ago

ebrenner-code commented 2 years ago

the m=fitToWidth parameter works as expected. when set to this value, the height parameter is ignored entirely and the image is resized based on the width. This however does not work at all for m=fitToHeight