jerosoler / Drawflow

Simple flow library 🖥️🖱️
https://jerosoler.github.io/Drawflow/
MIT License
4.78k stars 741 forks source link

Start connection from node input #233

Open maxnorth opened 3 years ago

maxnorth commented 3 years ago

Currently it's only possible to draw a connection by clicking on a node output and dragging the line over to another node's input. For convenience, it would be very nice to be able to go the opposite direction too, by clicking on a node input and dragging the line over to any output.

P.S. Loving Drawflow so far! Very sleek and useful, I'm currently working it into one of my own projects.

jerosoler commented 3 years ago

Hello @maxnorth

I know the problem exists. I note it as an improvement to add in future versions.

Thanks for use drawflow :)

tarasowski commented 2 years ago

Yeah, this feature would be awesome!