"Flatten all Beams" setting ignored on reload

• Oct 24, 2020 - 10:58
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.


Comments

Title "Flatten all Beams" issue "Flatten all Beams" setting ignored on reload

The corresponding setting is saved into the score though:

      <beamNoSlope>1</beamNoSlope>
Regression No Yes

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.

Fix version
3.6.0