MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Outlined NumericUpDown not displayed correctly when disabled

Open Int32Overflow opened this issue 3 years ago • 1 comments

If the NumericUpDown with the style "MaterialDesignOutlinedNumericUpDown" was disabled (IsEnabled=false), then a wrong style is displayed.

Versions:

  • MahApps.Metro: 2.4.9
  • MaterialDesignThemes: 4.3.0
  • MaterialDesignThemes.MahApps: 0.2.0

Used Style: MaterialDesignOutlinedNumericUpDown

IsEnabled=true grafik

IsEnabled=false grafik

Int32Overflow avatar Mar 03 '22 08:03 Int32Overflow

It seems to me that the NumericUpDown control is not supported by this repository. I don't know if this is still under active development.

MichelMichels avatar Mar 03 '22 13:03 MichelMichels

Closing due to staleness and out of scope.

MichelMichels avatar Apr 01 '24 21:04 MichelMichels