This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
Thanks a lot for this library! I really appreciate how flexible it can be used for different use cases.
I was wondering if it could be possible to allow the consumer of the component to configure the level of tolerance?
E.g. in your menu example: When hovering over the menu, the items change their state very responsively when moving the mouse straight up and down or of course slightly to the left. However, if the mouse is moved slightly to the right the menu isn't so responsive anymore. Of course, there needs to be a boundary somewhere, but it would be nice if this was configurable.
Thanks in advance!