leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
450 stars 132 forks source link

Slider glitched when resizing #374

Open WaGi-Coding opened 1 year ago

WaGi-Coding commented 1 year ago

When you anchor a slider left and right, then resize the form, the slider handle looks cut off. And if you do that with a very little Value on the Slider, it's unclear if it still has the value, as it looks like it's put to 0.

Before resizing: image

After resizing just a little bit: image