Instrument names aligned to the left 2.X->3.0
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.0.0, revision: e5d59a7
- Open attached score
-
Note, that instrument names are aligned left
Expected result: in 2.3.2 the names are aligned right
Attachment | Size |
---|---|
2914636.mscz | 142.35 KB |
Comments
relates to #272132: [EPIC] Text positioning issues
Also applies to centre-aligned text.
On a separate note, I can't even see where you adjust the setting.
see https://github.com/musescore/MuseScore/pull/3918
Fixed in branch master, commit eaa7731c07
fix #275588: Instrument names aligned to the left 2.X->3.0
Set default alignment to the right in InstumentName constructor.
Fixed in branch master, commit 87db07ea92
Merge pull request #3918 from handrok/fix#275588-intrName-Pos
fix #275588: Instrument names aligned to the left 2.X->3.0
Fixed in branch master, commit 2a991f2920
fix #275588: Set alignment of instrument name to the right
Set alignment of instrument name to the right during building InstrumentName object.
Fixed in branch master, commit 2c43063afb
Merge pull request #3925 from handrok/Fix_instument_name_aligment
fix #275588: Set alignment of instrument name to the right
It should still be possible to set them either to left or right alignment.
Fixed in branch master, commit a1b926c979
fix #275588: Instrument names aligned to the left 2.X->3.0
Set correct Tid for instrument. It allow to read correct styles
Add checking alignment to mtests
Fixed in branch master, commit 36e2c9f6a5
Merge pull request #3938 from handrok/Fix_instument_name_aligment
fix #275588: Instrument names aligned to the left 2.X->3.0
Automatically closed -- issue fixed for 2 weeks with no activity.