"Flatten all Beams" setting ignored on reload
Reported version
3.5
Type
Graphical (UI)
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
I have imported a score from a gpx file (not sure if that is relevant but thought I should mention it)
I prefer to have all beams flattened an have set that in Format -> Style -> Beams
Nevertheless the beams are not flattened. If you deactivate and then reactivate the option they will be.
Then save the score and re-open it, again the beams are not flattened.
Fix version
3.6.0
Comments
Please provide a sample score, and for completness the gpx file too
sorry, don't have the gp file any more
Confirmed.
Actually it stems from a gp5 not gpx...
The corresponding setting is saved into the score though:
nevertheless, when I save an open the score again, the beams are slanted, not flattened
That indeed is the bug
Bug was fine in 3.4.2 but introduced in 3.5, so regression. With this commit style settings are overwritten. Now checking whether this the only property which is not obeying the style setting.
See https://github.com/musescore/MuseScore/pull/6754
Fixed in branch 3.x, commit 37574898ca
_Fix #312146 - "Flatten all Beams" setting ignored on reload
No longer overwrite Beam::noSlope after setting the style value.
Automatically closed -- issue fixed for 2 weeks with no activity.