BaukeWestendorp / radiant

MIT License
1 stars 0 forks source link

Allow creating a new node on creating a new edge. #2

Open BaukeWestendorp opened 3 weeks ago

BaukeWestendorp commented 3 weeks ago

It would be nice to be able to create a new node just by dragging a new edge out and letting go on the background. It should open the NewNodeContextMenu, but only show nodes with an appropriate input for the edge data type. We would also need a way of selecting the proper input, as some nodes have multiple inputs with the same type.