Image proportions/crop is wrong when file is big

The problem occurs when I try to get the URL for an image model.
image.GetUrlToImage(minSize, maxSize).Url
If the image is small, say 300 x 400 px the image comes out just fine. But when the image is larger 1200 x 1600 px the image gets cropped.

Litium version: 5

How are minSize and maxSize defined?

I tried recreating the issue using a 12x16 grid image and I can’t notice any cropping on whether I’m using 300x400 or 1200x1600. Both were rendered into an 120x160 image.

For my testing I used Litium 5.6.9, which version do you have?

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