Shortcut Alt + C to collapse/uncollapse selected nodes

This commit is contained in:
Jairo Correa
2023-10-14 11:54:33 -03:00
parent 3fcab0c642
commit 25f0f4e9c8
2 changed files with 11 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ Workflow examples can be found on the [Examples page](https://comfyanonymous.git
| Ctrl + S | Save workflow |
| Ctrl + O | Load workflow |
| Ctrl + A | Select all nodes |
| Alt + C | Collapse/uncollapse selected nodes |
| Ctrl + M | Mute/unmute selected nodes |
| Ctrl + B | Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |
| Delete/Backspace | Delete selected nodes |