Open jscti opened 4 years ago
Say I have a container (menu / stackLayout) with visibility:collapsed. If this container contains a SVGImage, the SVG will be displayed on Android but not on IOS (and it will require a src change to start showing)
I seem to have the same problem with the svg image in a RadSideDrawer.
RadSideDrawer
Say I have a container (menu / stackLayout) with visibility:collapsed. If this container contains a SVGImage, the SVG will be displayed on Android but not on IOS (and it will require a src change to start showing)