I'm using this library in several WPF apps, and I've noticed that setting IconVariant to "Color" doesn't seem to change their appearance. Icons will often behave as though I'd used the "Filled" option instead, or in some cases not appear at all.
This occurs regardless of whether I set the Foreground attribute. I've also tried using both SymbolIcon and FluentIcon, but they seem to behave the same way (metrics notwithstanding).
Perhaps I'm misunderstanding something. Is this supported in WPF?
I'm using the latest version of the FluentIcons library available through nuget.
I'm using this library in several WPF apps, and I've noticed that setting IconVariant to "Color" doesn't seem to change their appearance. Icons will often behave as though I'd used the "Filled" option instead, or in some cases not appear at all.
This occurs regardless of whether I set the Foreground attribute. I've also tried using both SymbolIcon and FluentIcon, but they seem to behave the same way (metrics notwithstanding).
Perhaps I'm misunderstanding something. Is this supported in WPF?
I'm using the latest version of the FluentIcons library available through nuget.