dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
340 stars 18 forks source link

[Bug] Strange behavior of ESC key and Left Mouse Button when using activation mode "Hover over all selections" #60

Open Sineval opened 2 years ago

Sineval commented 2 years ago

When testing issue #59 I have noticed that spamming ESC key can cause the Pie Menu to close (ESC key is not set to close it in the Settings) but can also randomly trigger a slice, even when the mouse is not touching it

Additionally, clicking inside the Pie Menu will trigger the highlighted slice when "Clickable Functions" option is not enabled and without actually closing the Pie Menu itself.

dumbeau commented 2 years ago

This has been hotfixed in v1.0.21.

Jeez you're really saving my butt finding these bugs right now. Fun fact, the "Clickable Functions" option has been in the settings UI since my first release and it has literally done nothing until now.

dumbeau commented 2 years ago

In the "Hover selections" mode, the clickable functions mode isn't intended to close the menu just because there's no way to spam an option in that mode without that. However now that I think about it, it should close it because otherwise you'll click and then also launch a function on hover.

You obviously understand this already but typing words at you feels like I'm making progress.

Sineval commented 2 years ago

You obviously understand this already but typing words at you feels like I'm making progress.

Glad I can help 👍