-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0 Beta3
-
None
The VectorImage::fillMode property was intended to be equivalent to Image::fillMode
However, when scaling the vector image the transform anchor is the top left of its bounding rect, so that it is no longer possible to center it. This should instead match the behavior of Image, where the center of the image is retained.