- 
    Bug 
- 
    Resolution: Out of scope
- 
    P2: Important 
- 
    None
- 
    5.9.7, 5.12.6, 5.14.0
If QGraphicsPixmapItem::setTransformationMode(Qt::SmoothTransformation) is used with scaling under 1 the results are different on macOS and Windows.
On Windows the example projects picture does not have smoothing and it get a bit clipped.
On macOS the example projects picture is smooth and does not clip.
In the example project please update the dialog.cpp's QString filename with the correct path.