-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
For a while now ive had a pure white icon on my very clearly not pure white image if I used it as an IconImageSource for my ToolbarItem.
After trying to do things with styling and custom renderers I fixed this for shell pages but for regular NavigationPages this was still broken.
I found that if I added images through the old xcassets method that then the images are not pure white.
Included is a repository with a reproduction. Altough here the icon is black. Think some styling i have makes my icon white.
A basic maui template with 2 images added. one to the Resources/Images folder and included as MauiImage
and one added as an old school xcassets in iOS/Platforms.
The main page has two toolbars. one uses the image from xcassets. the other from resources/images.
Steps to Reproduce
Repro included
Link to public reproduction project repository
https://github.com/Gekidoku/IconsTest
Version with bug
9.0.50 SR5
Is this a regression from previous behavior?
Not sure, did not test other versions, Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
Adding items as Xcassets does work. Though this is not desireable.
Relevant log output
Metadata
Metadata
Assignees
Labels
Type
Projects
Status