All elements set to normal position if all rests in voices other than voice 1 are deleted
Reported version
3.2
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
Yes
Project
Comes from https://musescore.org/en/node/294051.
Fix version
3.5.0
Comments
See https://github.com/musescore/MuseScore/pull/5303.
Articulation also needs implementing in that way.
Now https://github.com/musescore/MuseScore/pull/5371.
Fixed in branch master, commit 472cb6bfb5
_fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted
This factors out the inner workings of Measure::checkMultiVoices() into a variant of Measure::hasVoices() that takes a start tick and a length in addition to a staff index.
Co-authored-by: Howard-C _
Fixed in branch master, commit e9864d1e83
_Merge pull request #5371 from mattmcclinch/294085-has-voices
fix #294085: all elements set to normal position if all rests in voices other than voice 1 are deleted_
Automatically closed -- issue fixed for 2 weeks with no activity.