musescore / musescore/MuseScore
String tunings element: tuning fork symbol malformed after editing font properties
Open
Nobody has claimed this yet.
community
guitar
P3
UI
- 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)
Bug description
No response
Steps to reproduce
- Create string tunings element
- Hide all strings of the element, so that a tuning fork is displayed
- In the Properties panel, modify some font properties of the element
This results in the tuning fork symbol becoming malformed.
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/48658420/01315d44-25c6-4d01-b691-47c60f42fc22
MuseScore Version
master
Regression
No.
Operating system
*
Additional context
Possible somehow related to this weird piece of code: https://github.com/musescore/MuseScore/blob/f96203deac14c327f72edc2be5795310a78ce5ab/src/engraving/rendering/dev/tlayout.cpp#L5361-L5370
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.