musescore / musescore/MuseScore

Nashville Numbers Rendering Modifiers incorrectly with chords_jazz.xml

Open
#16,220 9 comments 0 reactions 1 assignee View on GitHub

@bkunda is already working on this.

Since Aug 17, 2023.

P2 regression MS3 UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
Nashville Numbers render correctly with chords_std.xml, but when switching to chords_jazz.xml, the font size of chord modifiers (slash, sus, minor, etc.) is extremely small.

To Reproduce
Steps to reproduce the behavior:

  1. Create new file
  2. Enter Nashville Numbers with modifiers such as minor, sus or slash (Add -> Text -> Nashville Number)
  3. Change Style to Jazz (Format -> Style -> Chord Symbols -> Jazz)
  4. See error

Expected behavior
Chord modifiers should be sized according to the Chord, same as when using the default chord style in chords_std.xml

Screenshots
Behaviour with chords_std.xml:
chords_std

Behaviour with chords_jazz.xml:
chords_jazz

Platform information

  • OS: Windows 11 22623.1037
  • Musescore version output: OS: Windows 10 Version 2009, Arch.: x86_64, MuseScore version (64-bit): 4.0.1-230121751, revision: github-musescore-musescore-9b70a8c

Additional context
I suspect this is a problem with chords_std.xml, since chords_std.xml works just fine, but I can't work out where the file sets the size of the chord modifiers.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.