diff --git a/src/components/event/ConnectionRenderer.svelte b/src/components/event/ConnectionRenderer.svelte index ed5cb02..5b17899 100644 --- a/src/components/event/ConnectionRenderer.svelte +++ b/src/components/event/ConnectionRenderer.svelte @@ -55,35 +55,36 @@ {@const midLeft = fromLeft + horizontalDistance / 2 + connection.offset} {@const firstSegmentWidth = horizontalDistance / 2} - {@const secondSegmentWidth = horizontalDistance / 2} -
-
-
+ > + {/if} {/each} {/key}