Restore mouse functionality
This commit is contained in:
parent
e53676791a
commit
b159258fb5
|
@ -123,6 +123,7 @@
|
|||
maxHeight={480}
|
||||
dismissible={false}
|
||||
on:mouseenter={stopHidingPopover}
|
||||
on:mouseleave={hidePopover}
|
||||
>
|
||||
<div class="binding-popover" class:helper={hoverTarget.helper}>
|
||||
{#if hoverTarget.description}
|
||||
|
|
Loading…
Reference in New Issue