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

Graphic Bug with MaterialWindow : Apply ToolWindow style and SizeToContent #169

Open ElieTaillard opened 2 years ago

ElieTaillard commented 2 years ago

I have an issue when I apply SizeToContent="WidthAndHeight" and WindowStyle="ToolWindow" on a MaterialWindow image

The issue fixes itself when I resize the window

yaseiakira commented 1 year ago

我遇到了同样的问题