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

OpenDirectoryControl #99

Closed mey1k closed 4 years ago

mey1k commented 4 years ago

dialog

Images appear strange. Why?

spiegelp commented 4 years ago

@mey1k I guess you are using MaterialDesignThemes 3.1.1 or higher. Every icon set update in MaterialDesignThemes causes a break in MaterialDesignExtensions (I skip the technical details). Please get the latest MaterialDesignExtensions v3.2.0 to fix your issue.

mey1k commented 4 years ago

@spiegelp It work! Thank you.!