MuseScore
MuseScore copied to clipboard
Implement #14209-2: Allow setting line hook heights to negative values
Resolves: #14209-2 #15871
Text lines under staves may be expected to have hooks pointing up, as the behavior of built-in lines, e.g., the pedal line. User should be allowed to set hook height to negative values in the Properties tab.
- [x] I signed the CLA
- [x] The title of the PR describes the problem it addresses
- [x] Each commit's message describes its purpose and effects, and references the issue it resolves
- [x] If changes are extensive, there is a sequence of easily reviewable commits
- [x] The code in the PR follows the coding rules
- [x] There are no unnecessary changes
- [x] The code compiles and runs on my machine, preferably after each commit individually
- [ ] I created a unit test or vtest to verify the changes I made (if applicable)
An itsy bitsy change, I don't think this would break anything. I hope this PR of minimal effort does not seem distasteful.
@bkunda or @oktophonie Could you please test this briefly?