In order to be able to use other image sources such as SVG based ones all Core controls and renderers should use ImageSource instead of FileImageSource.
When the Core is updated, renderers should also be updated to never assume a FileImageSource.
These are the occurrences I could track down in Core and other Platform renderers:
Button.ImageMenuItem.IconNavigationPage.TitleIconPage.IconSlider.ThumbImageNone.
See also: #1955
Any news?
+1
Is there a way to speed this up? It shouldn't be that big of a change right?
Especially MenuItom.Icon would be VERY important for my project!
Is this on its way?
We haven't assigned the work yet, but we did investigate it as part of #4747. Unfortunately, it wasn't as trivial as hoped, so it is still a TODO item. We welcome a PR, if you're interested. Thanks!
Most helpful comment
Any news?
+1