MuseScore Beta3 triplet and fingering collide without any help of autoplacement

• Dec 17, 2018 - 21:55
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Comments

Confirmed. In the code, fingerings are laid out first, then the tuplet, so in theory this would work, but the tuplet bracket & number don't pay attention to fingerings - just the chord itself. There is an algorithm not dissimilar to that for slurs in principle but without the autoplace component that uses the shape of the bracket to check for collisions.