aoriani
12/29/2019, 8:37 PMVectorImage
from the JetNews app by setting the Size
modifier of the Container
to the size I want, and passing fit = ScaleFit.FillMinDimension
to the DrawVector
call. Bu that is not working. It seems that the vector is being resized, however it is clipped to its intrinsic or viewport size.Roar Gronmo
12/29/2019, 9:01 PMaoriani
12/29/2019, 9:09 PMRoar Gronmo
12/29/2019, 9:13 PMaoriani
12/29/2019, 9:32 PM