Restore mouse functionality

This commit is contained in:
Andrew Kingston 2024-02-29 17:04:39 +00:00
parent e53676791a
commit b159258fb5
1 changed files with 1 additions and 0 deletions

View File

@ -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}