Line Issue - Hooks on diagonal lines are skewed
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
I use hooked lines to mark harp phrasing. When I adjust a line diagonally to follow the melodic line, the hooks either disappear or are skewed. I've used both the pre-hooked "Pedal" line as well as the flat line with hooks added manually.
I posted this error in the Forums, and was instructed to submit this help ticket.
Attachment | Size |
---|---|
Line Issue.mscz | 7.53 KB |
Fix version
3.1.0
Comments
Thanks for the bug report! I will say, it's kind of fun to play with this, though - all sorts of interesting things happen as yu drag the end point around :-).
Actually, the 2.x behavior was not necessarily a great model, really sometimes you want the hooks to remain at right angles to the line rather than always remaining vertical (other times not of course). So, an opportunity for real improvement I hope.
Interestingly, it's fine for lines with text. The code mostly ignores the case of diagonal lines with hooks but no text, thus causing weird unpredictable results.
Anyhow, the following provides a fix: https://github.com/musescore/MuseScore/pull/4887
Fixed in branch master, commit 2230646a6e
fix #284461: bad layout of diagonal lines with hooks
Fixed in branch master, commit ec93fbcbde
_Merge pull request #4887 from MarcSabatella/284461-diagonal-line-hooks
fix #284461: bad layout of diagonal lines with hooks_
Automatically closed -- issue fixed for 2 weeks with no activity.