trailing grace note spacing bug
At the default layout stretch (in Musescore 3 on Mac), trailing grace notes can land on top of the note to which they are appended, but only when that note is not dotted. Correct appearance can be restored by increasing the layout stretch, but such a work around should not be necessary. This bug is still present in current git source, but was not present in version 2. Attached score illustrates problem.
Attachment | Size |
---|---|
bad_trailing_grace.mscz | 15.27 KB |
Comments
Seems the trigger for this is the fact that there is no following note - only a rest. The spacing algorithm apparently is making some bad calculations based on assuming a note will follow.
Can you submit this as an official bug report to the Issue tracker (e.g., under the Support menu above, or Help / Report a Bug, from within MuseScore).
In reply to Seems the trigger for this… by Marc Sabatella
Done
In reply to Done by dtaber666
...in #293072: grace note after overlaps note if followed by rest