spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Broken Icons with MaterialDesignThemes 4.1.0 #147

Closed No1e closed 3 years ago

No1e commented 3 years ago

@spiegelp

I hope you are doing well.

I just noticed that the icons are broken when using MaterialDesignThemes 4.1.0 Here is the screenshot image

Is this issue known? Is there fix?

Thank you and best regards, Novak

spiegelp commented 3 years ago

@No1e That's a known issue if you use a newer version of MaterialDesignThemes than specified by the package (see issue #30). I did not tackle all the breaking changes since version 4.0.0 yet to be compatible.

spiegelp commented 3 years ago

@No1e The latest pre-release v4.0.0-a02 solves the issue.

No1e commented 3 years ago

@spiegelp

Thanks for the update. Did you consider implementing fallback, to avoid such issues in the future. You could integrate your own set of icons (e.g. Icomoon) as a configurable fallback, in the case when the same issue comes with future releases of Material Design.

Best regards, Nole

sebaJoSt commented 1 year ago

Unfortunately the icons are broken again. Is there any change you can remap the icons?