MartinTopfstedt/FontAwesome6

DevExpress XAML designer issue

Closed this issue · 2 comments

wonea commented

Thanks for the new FA6 package, much appreciated.

I've use DevExpress controls extensively, and got my application up and running fine. However I'm getting a XAML designer errors because of the changes to the ImageSourceConverter.

image

image

image

Is there a way around this? Should I create my own ImageSourceConverter which inherits MarkupExtension like FA5 does?

FA6
image

FA5
image

Hi, you are using a Light Theme icon which is from FontAwesome Pro. Did you create and load the SVG Data in your App.xaml?

wonea commented

Closing, I've rolled my own converter