Moving from Suivant to Shadows (v2) in a dev environment and using the new branches feature in Miva 10. (Also testing out Colossus because, with new branches feature, I can do that kind of thing.)
In Shadows - the image machine seems to function differently. It is doing two things that don't make sense to me.
1) On the PROD pages - Images are being enlarged to fill bounding box dimensions. I have some old images that are pretty small and they are being stretched to fit bounding box. Looks bad. For example I have an image that is 105 x 200px and it is being scaled up to 500 x 952px
2) Product images are being scaled so that the width matches the bounding box and the height is scaled in relation to that. In the above example, the bounding box is set to 500 x 500px. But instead of scaling up the larger dimension (the height), it is giving preference to the width and ignoring the height. It seems like the bounding box should scale largest dimension to fit and scale the other dimension in relation to that.
Is something wrong here or is this just how images are treated in Shadows?
In Shadows - the image machine seems to function differently. It is doing two things that don't make sense to me.
1) On the PROD pages - Images are being enlarged to fill bounding box dimensions. I have some old images that are pretty small and they are being stretched to fit bounding box. Looks bad. For example I have an image that is 105 x 200px and it is being scaled up to 500 x 952px
2) Product images are being scaled so that the width matches the bounding box and the height is scaled in relation to that. In the above example, the bounding box is set to 500 x 500px. But instead of scaling up the larger dimension (the height), it is giving preference to the width and ignoring the height. It seems like the bounding box should scale largest dimension to fit and scale the other dimension in relation to that.
Is something wrong here or is this just how images are treated in Shadows?
Comment