Tuplet number: size should be reduced proportionately when tuplets are set to "small"
Reported version
3.5
Priority
P1 - High
Type
Development
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
The size of the number should be proportionally reduced when selecting "Small" for tuplet notes.
Although you can intervene to reduce the size of the body via Inspector.
Attachment | Size |
---|---|
Tupletnumber.mscz | 14.17 KB |
Fix version
3.5.1
Comments
see https://github.com/musescore/MuseScore/pull/6602
Is it 3.5 only?
In reply to Is it 3.5 only? by Jojo-Schmitz
I didn't test but looking at the code it is at least in all 3.x versions.
OK, so not a recent regression, thanks
Indeed, not a regression, a request.
Oh, missed that ;-)
Fixed in branch 3.x, commit d2b6347e76
_Fix #308589 - Tuplet number
Set the scaling of the text element of the tuplet to "smallNoteMag" if all ChordRest's of the tuplet are small.
This is the same approach as used for the beam of the tuplet._
Automatically closed -- issue fixed for 2 weeks with no activity.
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.5.2.311459983, revision: 465e7b6
Could this fix be checked? It was supposed to affect just tuplets, but all text (including fingerings) attached to small / grace notes seems to be changed.
That PR change 2 files, one reg. tuplets and another about texts, so yes indeed texts attached to small notes/chords or rests are scaled down too, and on purpose / by design
My mistake. In fact, other text objects are excluded from resizing. See also, #312029: Fingering is too small on small notes / chords.