musescore / musescore/MuseScore
Playback timer and bar number display can overlap if the app's font size is increased
Open
@Eism is already working on this.
Since Jun 29, 2023.
P2
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
After increasing the app's font size, playing a long piece can cause the timer and bar number display on the top right to overlap.
Here is an example when I stopped the playback at the last bar of Searching Four, one of MuseSounds' showpiece. Notice the nearly-overlapping 5 and 108. (The app's font size is changed to 14px.)
Steps to reproduce
- Go to Edit > Preferences > Appearance > Body text size, change the font size to 14px or bigger.
- Open a file with some long music. For example, Searching Four, one of MuseSounds' showpiece.
- Go to one of the last few bars and start playing.
- Notice the timer and the bar number display on the top right.
Screenshots/Screen recordings
No response
MuseScore Version
4.1.0-231731239
Regression
I don't know
Operating system
Windows 10
Additional context
No response
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.