alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: dragging repeatedly makes the arrows drift away from the block

juanmalunatic opened this issue · comments

When you drag a block repeatedly, the connecting arrows start moving away from their original position. To reproduce, go to the demo (https://alyssax.com/x/flowy/) and link two blocks. Now, drag the parent a minuscule amount several times.

Video:
flowy_arrows

Oops, the code in the live demo wasn't up to date with the codebase. It should work fine now :)