MaterialDesignInXAML / MaterialDesignInXamlToolkit

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

Hint in field cut off when not floating #3593

Closed JorisCleVR closed 2 weeks ago

JorisCleVR commented 2 weeks ago

Bug explanation

As depicted in the following screen the hint in a field is cut off when not floating.

image

I tried to find out the cause and it seems like the changes in the following PR creates this side effect: https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/pull/3578

Version

master branch