Regression: cannot enter chords using onscreen piano keyboard
2.1-dev 15a2ba4
1. Display piano keyboard.
2. Click on it to enter a note.
3. Hold down Ctrl (Mac: Cmd) and click on the keyboard again.
In 2.0.3, this adds the note to the same chord (similar to Shift using the computer keyboard); in 15a2ba4, the note is entered at the next time position. Likely related to shoogle's changes in https://github.com/musescore/MuseScore/pull/3035.
As a side note, it seems odd that Shift doesn't do the same in this context.
Comments
Good one! Thanks!
PR: https://github.com/musescore/MuseScore/pull/3046
This changes the modifier key from Ctrl to Shift to match normal note entry with computer keyboard.
Fixed in branch master, commit 67e863ef81
fix #180171: use Shift to create chord with on-screen piano keyboard
Fixed in branch master, commit d3c80fbe7f
Merge pull request #3046 from shoogle/fix-piano-chords
fix #180171: use Shift to create chord with on-screen piano keyboard
Fixed in branch 2.1, commit 48b2939a76
fix #180171: use Shift to create chord with on-screen piano keyboard
Automatically closed -- issue fixed for 2 weeks with no activity.