Do not allow gaps in tuplet, make invisible instead
In MuseScore 2, we have several problems happening because of gaps in tuplets. Gaps are created when one delete a rest in a voice > 1. It has been proposed several times to disallow the deletion of rests in tuplets and instead make the rest invisible. We could also make rest in voice invisible when the user tries to delete them.
For problems, see
* https://musescore.org/en/node/270043
* https://github.com/musescore/MuseScore/pull/3527
* Also the fixTuplet function and https://musescore.org/en/node/136406, https://github.com/musescore/MuseScore/pull/2881
Comments
"We could also make rest in voice invisible when the user tries to delete them."
I take it you mean voice 1? I'm opposed to this. It would cause more confusion that it solves. For example, what would be the result if you select a combination of notes and rests and press delete?
See https://github.com/musescore/MuseScore/pull/3549
Fixed in branch 2.2, commit b10d2fb114
fix #270386: Do not allow gaps in tuplet, make invisible instead
Fixed in branch 2.2, commit f8ff847ae0
Merge pull request #3549 from lasconic/fix-270386
fix #270386: Do not allow gaps in tuplet, make invisible instead
Automatically closed -- issue fixed for 2 weeks with no activity.