Regression: Shortcuts for "Increase/Decrease active duration" don't work
Shortcuts for "Increase/Decrease active duration" don't work, while the corresponding one for Tablature still work.
They did work in 2.0.3, but don't in 2.1-RC nor in master
These had been added some 4 years ago in afad87ae
Yet to find out when the functions behind those shortcuts had been removed
The fix seems quite easy though: just reuse the corresponding functions for Tablatur, they do have different shortcuts, but the same funtionality, so could share the funtions.
Comments
See https://github.com/musescore/MuseScore/pull/3127 for master
See https://github.com/musescore/MuseScore/pull/3128 for 2.1
Fixed in branch master, commit a2b189462d
fix #187136: Shortcuts for "Increase/Decrease active duration" don't work
Fixed in branch master, commit daefc13afe
Merge pull request #3127 from Jojo-Schmitz/shortcuts-master
fix #187136: Shortcuts for "Increase/Decrease active duration" don't work
Fixed in branch 2.1, commit 7eb2451d82
fix #187136: Shortcuts for "Increase/Decrease active duration" don't work
Fixed in branch 2.1, commit a3acc32e78
Merge pull request #3128 from Jojo-Schmitz/shortcuts-2.1
fix #187136: Shortcuts for "Increase/Decrease active duration" don't work
Automatically closed -- issue fixed for 2 weeks with no activity.