leocb / MaterialSkin

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

Arrow is changed incorrectly on hovering ComboBox's items #154

Closed helperman closed 3 years ago

helperman commented 3 years ago

When I hover a mouser over a Combobox item near the form border the arrow changes its apperence incorrectly: https://youtu.be/NycZckLmwf4

leocb commented 3 years ago

That's because the mouse is over the form border. I agree it's a bug.