musescore / musescore/MuseScore
[MU4 Issue] Zoom number shifts rest of bottom bar UI
Open
@RomanPudashkin is already working on this.
Since Dec 8, 2022.
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
UI needs fixing when it comes to the number percentage section on the right side of the bottom bar. When the width of the number gets wider or narrower, the UI shifts horizontally but when doing dramatic zooming, the UI 'jiggles' as demonstrated in the video below.
Best to fix something where the percentage number section is in a fixed width. Might be similar fix like this issue
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.