Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Enhance popovers to allow hovering over them #114

Merged
merged 1 commit into from
Jul 17, 2019

Conversation

openorclose
Copy link

It is hard to interact with popovers and tooltips, since they disappear
once hovered over.

Let's add a new attribute 'hoverable' to popoverMixins.

If true, once the popover is loaded the popover itself will listen to
the hover (mouseenter and mouseleave) events just like a trigger.

It is hard to interact with popovers and tooltips, since they disappear
once hovered over.

Let's add a new attribute 'hoverable' to popoverMixins.

If true, once the popover is loaded the popover itself will listen to
the hover (mouseenter and mouseleave) events just like a trigger.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants