alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨
MIT License
11.47k stars 998 forks source link

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

Closed juanmalunatic closed 3 years ago

juanmalunatic commented 3 years ago

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

alyssaxuu commented 3 years ago

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