idoros / zeejs

Layering in HTML
MIT License
7 stars 0 forks source link

keep tooltip hover when mouse is between anchor and overlay #82

Open idoros opened 2 years ago

idoros commented 2 years ago

When setting margin to the Tooltip component, while the mouse is in the gap between the anchor and overlay, the tooltip state is no hovered and it can close. The component needs to accept the area between the anchor and the overlay as being hovered.