Merge pull request #3723 from xyflow/viewport-portal

Added seperate portal to put dom elements inside the flow
This commit is contained in:
Moritz Klack
2023-12-19 13:16:53 +01:00
committed by GitHub
8 changed files with 44 additions and 1 deletions
@@ -218,6 +218,7 @@
<slot name="connectionLine" slot="connectionLine" />
</ConnectionLine>
<div class="svelte-flow__edgelabel-renderer" />
<div class="svelte-flow__viewport-portal" />
<NodeRenderer
on:nodeclick
on:nodemouseenter