We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ade84 commit 01b675cCopy full SHA for 01b675c
1 file changed
components/PatchEditor.jsx
@@ -2147,6 +2147,8 @@ export default function PatchEditor() {
2147
<span className="toolbar-note">
2148
Use Select for moving, a cable color for patching, and Text for
2149
annotations. Middle-drag or Cmd/Ctrl-drag pans the view port.
2150
+ Middle-click or Cmd/Ctrl-click a patch point to reroute its
2151
+ cable. Select a cable then click a color to change its type.
2152
</span>
2153
</div>
2154
0 commit comments