Ledger line elongates when note is made small in chord
1. Open attached score (produced in 1.3).
2. Click the top note in bar 2.
3. 'View'>'Inspector'.
4. Tick 'Small' in the 'Note' section.
Result: Both ledger lines extend on the right.
Using MuseScore 2.0 Nightly Build (1d79cc0) - Mac 10.7.5.
Fix version
3.2.0
Comments
This issue is still there in 2.0.3.
Before:
After ticking "Small" in Inspector > Note:
You can see that the ledger line has elongated at the end.
The problem here is that there might well be multiple notes needing ledger lines, and they might be different sizes. We can't assume that each ledger line goes with one and only one note. So there is no way to really determine a "correct" ledger line in the general case, even if this particular special case appears to have a clear answer. but it's possible we could define a heuristic that would more often hapopen to guess what you want. See also #21131: Ledger lines for mix of small- and full-sized notes on same stem sized incorrectly.
But indeed, we should figure out a way to get the length right at least.
relates to #274211: [EPIC] Notation related issues
Looks like the same fix I created for #21131: Ledger lines for mix of small- and full-sized notes on same stem sized incorrectly works here too :-)
https://github.com/musescore/MuseScore/pull/5140
Fixed in branch master, commit 3b66ed7d34
fix #21131, fix #22882: bad ledger line size with small notes
Automatically closed -- issue fixed for 2 weeks with no activity.