You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I specify the FontFamily on any FontIcon extension, I get an error that it Failed to assign to property 'CommunityToolkit.WinUI.FontIconExtension.FontFamily'. This is needed for the icon to render correctly on e.g. Android. UnoCommunityToolkitExtBug.zip
Steps to reproduce
Specify the FontFamily on any FontIcon extension, as following:
Describe the bug
When I specify the FontFamily on any FontIcon extension, I get an error that it Failed to assign to property 'CommunityToolkit.WinUI.FontIconExtension.FontFamily'. This is needed for the icon to render correctly on e.g. Android.
UnoCommunityToolkitExtBug.zip
Steps to reproduce
Specify the FontFamily on any FontIcon extension, as following:
HeaderIcon="{toolkit:FontIcon Glyph=, FontFamily={ThemeResource SymbolThemeFontFamily}}"
Expected behavior
Specifying the FontFamily should not throw an error on Windows as it does work well on other platforms.
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
The text was updated successfully, but these errors were encountered: