Fermata not centered on measure rest, and not following horizontal offset
Steps:
-1- Create new score
-2- Insert a fermata on a measure rest
Result:
The fermata is aligned to the beginning of the measure.
Expected:
The fermata should be centered on the measure rest.
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (32-bit): 3.0.0, revision: b92a6e0
Additional note:
If the rest is a normal 4/4 rest, the fermata hangs above it, but if the horizontal position of the rest is changed, the fermata does not follow it.
In MuseScore 2.2, since the fermata was attached to the chordrest element, it followed its chordrest.
Now the fermata is attached to the segment.
Comments
Here is a patch that resolves this issue.
Fixed in branch master, commit c0f48d7dcd
fix #270958: Fermata not centered on measure rest, and not following horizontal offset
Fixed in branch master, commit ebe78db610
Merge pull request #3594 from mattmcclinch/270958-center-fermatas
fix #270958: Fermata not centered on measure rest, and not following horizontal offset
Automatically closed -- issue fixed for 2 weeks with no activity.