MuseScore icon indicating copy to clipboard operation
MuseScore copied to clipboard

Mu4.3's style files report wrong version

Open Jojo-Schmitz opened this issue 1 year ago • 2 comments

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

Jojo-Schmitz avatar May 02 '24 09:05 Jojo-Schmitz

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:

  • hideTabClefAfterFirst
  • tabShowTiedFret
  • tabParenthesizeTiedFret
  • parenthesizeTiedFretIfArticulation

Also 4.3 changes the handling of tremolos, like it added the tag <TremoloSingleChord>

How would 4.2 react on reading those?

Jojo-Schmitz avatar May 02 '24 10:05 Jojo-Schmitz

See #22658

Jojo-Schmitz avatar May 02 '24 14:05 Jojo-Schmitz

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?

cbjeukendrup avatar May 05 '24 14:05 cbjeukendrup

You're right, I must have misinterpreted something

Jojo-Schmitz avatar May 05 '24 14:05 Jojo-Schmitz