Offset settings of barlines are not saved
Nightly 3250979/ Windows7
First reported here: https://musescore.org/fr/node/75811
1) "My First Score"
2) Select the first barline
3) In Inspector: change horizontal offset value, eg 5.00 sp. (and 2.00 sp for vertical offset)
4) Save- Reload
Result: these settings are gone, returned to 0.00 sp.
Comments
After checking: broken on October 13.
Maybe here? https://github.com/musescore/MuseScore/pull/1361/files
https://github.com/musescore/MuseScore/pull/2208
This is also true of brackets. I encountered this when transcribing the attached PDF into MuseScore. I also attached the mscz file. The bracket should be as shown on page 4 of the PDF file. (There are other occurrences on pages 7 and 9.)
Changing the bracket position via any method, saving, then reloading - the changed position is lost.
MuseScore 2.02 rev f51dc11
Windows 7 SP 1
Confirmed. But while we definitely do support modification of barline properties - length, visibility, style etc are all saved - I'm not sure we actually support this for brackets. So the bug could be that it appears to work in the first place.
However, I do not think what is done in that original sheet music is really standard or correct. The system bracket should appear the left edge of the system, regardless of whether there are rests for the first few bars or not.
I suspected as much. It's the first time I've ever seen that. So no worries.
Thanks.
Fixed in branch master, commit 3bb24fa4aa
fix #75826: barline offset not saved
Fixed in branch master, commit 71bb9cca28
Merge pull request #2208 from MarcSabatella/75826-barline-useroff
fix #75826: barline offset not saved
Fixed in branch 2.0.3, commit ba18147dd0
fix #75826: barline offset not saved
Automatically closed -- issue fixed for 2 weeks with no activity.