MuseScore
MuseScore copied to clipboard
Mu4.3's style files report wrong version
Issue type
Other type of issue
Bug description
No response
Steps to reproduce
Open/create a score Save a style Open the style file with an editor
2nd line reads
<museScore version="4.20">
but should read
<museScore version="4.30">
same as in the score file itself
Screenshots/Screen recordings
No response
MuseScore Version
4.3.0 Beta/RC
Regression
No.
Operating system
Windows 11
Additional context
No response
At first glance looks like a rather minor issue, but IMHO is not and should get fixed before release (as changing it later would be too late)
Hmm, seems the score version hasn't been updated either? Makes it even worse! There are differences, added style tags, though:
hideTabClefAfterFirsttabShowTiedFrettabParenthesizeTiedFretparenthesizeTiedFretIfArticulation
Also 4.3 changes the handling of tremolos, like it added the tag <TremoloSingleChord>
How would 4.2 react on reading those?
See #22658
Also 4.3 changes the handling of tremolos, like it added the tag
<TremoloSingleChord>
That should only be the case in 4.4/master. Is there anything that indicates otherwise?
You're right, I must have misinterpreted something