Update Guides/QuickStart

Chromum 2025-05-12 14:51:54 +00:00
parent c2ec807f8c
commit 2db8e04df1

@ -72,15 +72,15 @@ To run the graph:
### Navigation ### Navigation
- **Middle Mouse Drag** Pan view around graph. - **Middle Mouse Drag** - Pan view around graph.
- **Mouse Scroll** Zoom in and out of the graph. - **Mouse Scroll** - Zoom in and out of the graph.
### Graph Interaction ### Graph Interaction
- **Spacebar** Open the node creation menu. - **Spacebar** - Open the node creation menu.
- **Delete Key** Delete the selected node(s). - **Delete Key** - Delete the selected node(s).
- **Ctrl + Z** Undo the last action. - **Ctrl + Z** - Undo the last action.
- **Ctrl + Shift + Z** Redo the last undone action. - **Ctrl + Shift + Z** - Redo the last undone action.
--- ---