Commit c5fdbdb
authored
docs: remove outdated keyboard shortcut for note block creation (#7803)
The Keyboard Shortcuts dialog documented "d,r,m,f,s,l,t" as typing
these letters to create do/re/mi/fa/sol/la/ti note blocks. No
keydown handler in keyboard-controller.js (or anywhere else in the
codebase) implements this behavior, so the entry has been
misleading users since it was carried over from an old, unrelated
help card in #6346.
Remove the stale entry so the dialog matches actual application
behavior. No keyboard handling logic is touched.
Signed-off-by: Vanshika <pahalvanshikaa@gmail.com>1 parent 8924384 commit c5fdbdb
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3591 | 3591 | | |
3592 | 3592 | | |
3593 | 3593 | | |
3594 | | - | |
3595 | | - | |
3596 | | - | |
3597 | | - | |
3598 | | - | |
3599 | | - | |
3600 | 3594 | | |
3601 | 3595 | | |
3602 | 3596 | | |
| |||
0 commit comments