MaterialDesignInXAML / MaterialDesignInXamlToolkit

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

Hint in field cut off when not floating #3593

Closed JorisCleVR closed 5 months ago

JorisCleVR commented 5 months 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