374e041321
Remove accidental edge deletion on click and document the new graph link workflow in help and docs. Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
433 B
Markdown
10 lines
433 B
Markdown
# Graph Editing
|
|
|
|
## Scene Links
|
|
|
|
- Create a link by dragging from the source node handle to the target node handle.
|
|
- A regular click or double-click on a link must not change the graph.
|
|
- Delete a link only through its context menu: right-click the line and choose **Delete**.
|
|
- Delete a node through the node context menu: right-click the node and choose **Delete**. Removing a node does not delete the scene from the scene list.
|
|
|