alyssaxuu / flowy

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

Conditional snap when move blocks inside canvas #107

Closed jonasschen closed 4 years ago

jonasschen commented 4 years ago

Conditional snap works perfectly when create a new block in canvas. But when moving a block to another connection, the method is not triggered. How can i solve this?

jonasschen commented 4 years ago

I found the answer here #93

hamzaGit19 commented 3 years ago

Hi @jonasschen I am trying to follow the answer too. But I'm not sure where exactly to put that piece of code. Can you please help me out?