Module version(s) affected
3.1.2
Description
Artefacts appear on the manipulated image when using methods like ScaleWidth on certain mesh style images.
How to reproduce
- Upload a mesh style image like the one attached
- Using an image manipulation like ScaleWidth
$Image
$Image.ScaleWidth(322)
$Image.ScaleWidth(282)
This will result in the following output

Original Image:

Possible Solution
No response
Additional Context
No response
Validations
Module version(s) affected
3.1.2
Description
Artefacts appear on the manipulated image when using methods like ScaleWidth on certain mesh style images.
How to reproduce
This will result in the following output

Original Image:

Possible Solution
No response
Additional Context
No response
Validations
silverstripe/installer(with any code examples you've provided)