nodeview: implemented dragger to create edge without holding key
This commit is contained in:
@@ -136,6 +136,8 @@ private:
|
||||
|
||||
Menu *CreateAddMenu(Menu *parent);
|
||||
|
||||
void CreateNewEdge(NodeViewItem *output_item);
|
||||
|
||||
class NodeViewAttachNodesToCursor : public UndoCommand
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user