File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # dataflow-editor-concept
1+ # Dataflow Editor Concept
22
33Dataflow editor technical concept, using Raphaël.js/SVG
44
@@ -15,7 +15,7 @@ You can delete connection by starting a new connection from
1515a pin, and if you go the same direction (+/- a small angle) with an
1616existing one, it will be faded, which means "marked for deletion", then
1717if you release the mouse button, it will be deleted. If there are more
18- connections in the similar direction, the closest one will be selected
19- - it sounds a good idea, but if you're over a target pin, it's better
18+ connections in the similar direction, the closest one will be selected -
19+ it sounds a good idea, but if you're over a target pin, it's better
2020to be select the connection which ends at the target pin you're right
2121over, not the closest one.
You can’t perform that action at this time.
0 commit comments