Skip to content

ImageManipulation results in artefacts #708

@HeyImPhil

Description

@HeyImPhil

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

  1. Upload a mesh style image like the one attached
  2. Using an image manipulation like ScaleWidth
$Image
$Image.ScaleWidth(322)
$Image.ScaleWidth(282)

This will result in the following output
Image

Original Image:
Image

Possible Solution

No response

Additional Context

No response

Validations

  • Check that there isn't already an issue that reports the same bug
  • Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions