The direction of beamed notes does not immediately change when the beam is broken
Reported version
3.2
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
In the attached score, select the last note in measure 2, open the beam properties palette, and select "beam start" to break the beam. Observe that the direction of the beamed notes does not change. Compare with the same notes in measure 3. Also note that the beams in both measures have the direction set to "auto". The direction of the beamed notes will be incorrect until a relayout occurs.
Attachment | Size |
---|---|
Beam_Relayout.mscz | 3.79 KB |
Fix version
3.3.0
Comments
See https://github.com/musescore/MuseScore/pull/5349.
Fixed in branch master, commit 282386da91
_fix #294866: The direction of beamed notes does not immediately change when the beam is broken
Resolves: https://musescore.org/en/node/294866.
When a ChordRest is removed from its beam during layout, we need to relayout its old beam. This will cause a recalculation of the stem direction, in case it needs to change._
Fixed in branch master, commit 7f8da1ed80
_Merge pull request #5349 from mattmcclinch/294866-layout-old-beam
fix #294866: The direction of beamed notes does not immediately change when the beam is broken_
Automatically closed -- issue fixed for 2 weeks with no activity.