1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Restore mouse functionality

This commit is contained in:
Andrew Kingston 2024-02-29 17:04:39 +00:00
parent e53676791a
commit b159258fb5

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}