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
- **Middle Mouse Drag** Pan view around graph.
- **Mouse Scroll** Zoom in and out of the graph.
- **Middle Mouse Drag** - Pan view around graph.
- **Mouse Scroll** - Zoom in and out of the graph.
### Graph Interaction
- **Spacebar** Open the node creation menu.
- **Delete Key** Delete the selected node(s).
- **Ctrl + Z** Undo the last action.
- **Ctrl + Shift + Z** Redo the last undone action.
- **Spacebar** - Open the node creation menu.
- **Delete Key** - Delete the selected node(s).
- **Ctrl + Z** - Undo the last action.
- **Ctrl + Shift + Z** - Redo the last undone action.
---