leocb / MaterialSkin

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

Animation Drawer issue - get stuck #291

Closed valimaties closed 2 years ago

valimaties commented 2 years ago

Hi. From the picture below you will see Drawer's properties. DrawerProperties

In gif file I'll show the issue: when move mouse over the drawer and quickly move mouse outside the drawer, without animation finishing, the drawer is not auto hiding. I think there must be a mouseover check after animation finishing (or something like that).

AnimateDrawerIssue