nodes: implementing saving/loading node positions from project file
This commit is contained in:
@@ -176,7 +176,7 @@ void NodeViewItem::SetNode(Node *n)
|
||||
}
|
||||
}
|
||||
|
||||
setPos(node_->GetPosition());
|
||||
SetNodePosition(node_->GetPosition());
|
||||
}
|
||||
|
||||
update();
|
||||
|
||||
Reference in New Issue
Block a user