MaterialDesignInXamlToolkit
MaterialDesignInXamlToolkit copied to clipboard
Google's Material Design in XAML & WPF, for C# & VB.Net.
**Is your feature request related to a problem? Please describe.** A [bunch](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/search?q=FocusVisual) of control styles define a `FocusVisual` style that is used as a setter value for `FocusVisualStyle` property and...
### Bug explanation The text displayed in the MaterialDesign:Flipper widget appears blurry. What could be causing this issue? ### Version 4.9
### Bug explanation  Firstly I would like the validation error to be placed to the left like in this picture(i edited in paint)without the padding on the left. ...
Hi, i found weird visual artifacts in Demo app, section Navigation Rail. You can see whats happening on gif bellow: 
### Bug explanation Changing the language of a window breaks displaying child nodes of a TreeView. I assume it has something to do with an UI update because it breaks...
### Bug explanation ` `  Do you see the fonts in the screenshot? The control is not scaled in a vectorial way. The same ScaleTransform works well...
If you have multiple Monitors with different Scaling Factors (125%, 150%) the popup only works on the monitor with the highest scaling. On the other monitors (if they have different...
I think following some of the improvements in #1838 the DataGrid gridlines don't seem to play nicely when the DataGrid background is set to Transparent. Example when the DataGrid background...
This is an issue I have not been able to repeatably reproduce and I mostly see it in production. I'm not sure how to troubleshoot it so any pointers would...
### Bug explanation It appears that there is a visual glitch whenever a certain controls are clicked on dark theme (when they're inside a card). An example: ``` ``` **Results...