MaterialDesignInXAML / MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.
http://materialdesigninxaml.net
MIT License
15.09k stars 3.42k forks source link

NumericUpDown: Outline has a line at the bottom #2557

Open Int32Overflow opened 2 years ago

Int32Overflow commented 2 years ago

Version: 4.3.0

Description: The NumericUpDown with the outlined style has a thicker line on the bottom when it gets the focus.

NumericUpDown-LineBottom

Expected: Should look like the "Textbox" in outlined style.

Keboo commented 2 years ago

@Int32Overflow can you provide which version of MahApps you are using?

Int32Overflow commented 2 years ago

@Keboo I'm using:

Keboo commented 2 years ago

Thanks