String numbers: vertical placement too high above the staff
Reported version
3.0
Priority
P2 - Medium
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
Yes
Project
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.5747, revision: ea728db
The placement of string numbers looks OK in situations where they go under the staff. But in most cases where they go above the staff, the default positions seems way too high. See attached file.
Attachment | Size |
---|---|
string_number_placement.mscz | 14.21 KB |
Comments
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.1.0.6214, revision: f2f8862
See attached file for another score example.
The placement is OK above single notes, but too high above beamed notes.
The problem seems to be that the default Y-offset in 2.x was -2 (rather than 0). Setting the y-offset to 0 seems to resolve the issue.
See also #288431: String numbers: allow positioning on the staff.
Agreed. I now have this change as part of my PR for #278999: Need option to completely disable Auto Placement, which may actually be merged soon. When that happens, the default will will be closer, and it will be easier to disable autoplace to move it onto the staff. but doing so does mean, no collision avoidance at all. So I do also still plan to submit a separate PR for #288431: String numbers: allow positioning on the staff, to allow all fingerings to be moved on staff without disabling autoplace.
See https://github.com/musescore/MuseScore/pull/4730
(probably need to manually mark fixed once that PR got merged)
ce637d31
Indeed, thanks
Automatically closed -- issue fixed for 2 weeks with no activity.