Describe the bug:
hovering there keeps the flyout on screen and can unexpectedly "eat" scrolls
To Reproduce:
Steps to reproduce the behavior:
Screenshots:
OS Version:
ModernFlyouts Version:
Additional context:
Yup, that's unfortunately unavoidable AFAIK.
One way to avoid this is to remove the shadow.
I will try to mask the input only to the flyout content iff it's possible.
Using WS_EX_TRANSPARENT won't benefit us.
Do anyone know any special API for this issue?
Also, if my mouse has been in the flyout position earlier and I trigger the flyout, it does not go away until I move my mouse away. Not a desired thing.
The flyout will stay open until it has mouse over it.
Isn't this a desired behaviour? I do understand it is annoying for some people.
Desired behaviour is when the mouse stays over the horizontal bar/buttons, not the UI
or
if the mouse is not over it beforehand
Any updates to this?
Nope! Not yet.
No ideas how to fix this.