MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Google's Material Design in XAML & WPF, for C# & VB.Net.

Results 239 MaterialDesignInXamlToolkit issues
Sort by recently updated
recently updated
newest added

Material Design Demo app -> Cards -> resizing card. After resize card is out of bounds. Didn't check is it local issue or not, but it's exist in demo. https://user-images.githubusercontent.com/37536541/153534709-3fba70a5-01e4-4334-9ef4-aa27822e8dc8.mp4

bug
up-for-grabs

The GridViewColumnHeader override the default style but not use the Background property in the Template. This prevents styling of the header's Background. Please add the following: `Background={Template Binding Background}` to...

bug
evaluation required

https://user-images.githubusercontent.com/10517125/136074485-a5af0216-0855-4071-8e74-fa54a11ec593.mp4 I am unable to find the magic place where I can insert my cursor at the end using a mouse. It seems to always place at the second to...

bug
evaluation required

After Updating to the new version I occur with this problem, Hint in disable mode is under border: ![image](https://user-images.githubusercontent.com/42032036/78418127-8a6ac080-764e-11ea-9c77-556865a1c10b.png)

bug
evaluation required

First of all, thanks for creating an amazing toolkit! When using the `TabControl` with for example `materialDesign:ShadowAssist.ShadowDepth="Depth2"` and in the TabControl a `TabItem` that contains a `ScrollViewer` and `materialDesign:Card`s, the...

bug

Hi, thanks for fixing the background issue. This introduced a new bug for `TabItems ` with `TabStripPlacement `set to `Left `or `Right`. All headers remain in the horizontal position (in...

bug
evaluation required

Duration of animations between different VisualStates of e.g. ComboBoxItems can not be customized or even disabled. It would be awesome if that were possible via a Property.

enhancement

### Bug explanation There is an issue with showing correct localization data. The long month name in the third line is not localized ![image](https://user-images.githubusercontent.com/4341039/178759019-d31510a7-c20a-4e7a-bfb3-6892b33cdaa5.png) ### Version 4.5.0

bug
Waiting on feedback

### Bug explanation In the MaterialDesignToolBar style DockPanel.Dock of the Grid with Popup stay the same when ToolBar orientation became Vertical. This leads to extra right margin of a vertical...

bug
up-for-grabs

### Bug explanation Due to setting Focusable="False" for ContentPresenter inside Grid "ContentPanel" it's not possible anymore to set focus on content controls ### Version 4.6.0.0 prerelease

bug
up-for-grabs