musescore / musescore/MuseScore

Symbols in tempo text do not scale according to size set in text style upon reload

Open
#32,643 0 comments 0 reactions 1 assignee View on GitHub

A pull request for this has already been merged.

  • #32651 by @miiizen — merged
engraving
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Issue type

Engraving bug (incorrect score rendering)

Description with steps to reproduce
  1. Create a score with a Tempo text object including a musical symbol (e.g. quarter note = 80).
  2. Go to Styles -> Text Styles -> Tempo and Change the Musical Symbols Text font size.
  3. Save and reload the score.
    RESULT: The musical symbol draws at MSS's default size (20 pt), not the size set in Styles.
  4. Go to Styles -> Text Styles -> Tempo and touch the Musical Symbols Text font size.
    RESULT: The musical symbol now draws at the expected size.
Supporting files, videos and screenshots

https://github.com/user-attachments/assets/a735ee06-e725-4f2c-ba92-6745f0f5029d

In which versions of MuseScore Studio is this issue present?

Latest 4.7 nightly

Regression

No.

Operating system

Ubuntu 24.04.4 LTS

Additional context

Musical Symbols Text font size in the Styles dialog is new in 4.7.

Checklist
  • This report follows the guidelines for reporting bugs and issues
  • I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
  • I have attached all requested files and information to this report
  • I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible

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.