PennyDreadfulMTG / Penny-Dreadful-Tools

A suite of tools for the Penny Dreadful MTGO community
https://pennydreadfulmagic.com
MIT License
39 stars 28 forks source link

Menu hover behavior improvements #12815

Open bakert opened 1 week ago

bakert commented 1 week ago

When you take a direct path from the main menuitem to the submenu item you might flit over a different menu item for a split second and it will instead show you the submenu for that second item and not show you the one you really wanted. Can we use hoverIntent (or pure CSS somehow?) to threshold this so that it doesn't happen?