MaterialDesignThemes Doesn't load on IDE
Hey guys in my project https://github.com/poqdavid/PotatoWall I am using http://materialdesigninxaml.net/ but on the IDE it doesn't load my default theme its all white like in the image
I was wondering what I am doing wrong and how i can fix it?
10 Replies
It's fine when you run your program, right?
Yes
The preview for WPF apps is nutoriously bad
perfectly fine even theme changes when i change it in the settings
And can break on any nontrivial view
Hence the $rulesofwpf
Simply avoid the designer
oh wow ok
Also what do you think about how I did my whole xaml
I honestly can't tell as I'm not a big UI user. Maybe you can get valuable feedback in #code-review tho
Oh ok will do 🙂 ty