musescore / musescore/MuseScore
Indents not working properly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Other type of issue
Bug description
I have a score with 2 guitars. Each guitar has standard staff plus TAB staff. The instrument names show up in front of each staff, and both staffs are properly indented when all staffs are show. However, when I hide the standard staffs and only leave the TABs open, the indents go away and the instrument names are pushed all the way against the left margin.
https://github.com/musescore/MuseScore/assets/174554364/326a2aac-35ed-4a99-aacb-3b9feb9867f7
Steps to reproduce
-
start with score opened so it shows both staffs (standard and TABs) for each guitar (Greensleves (guitar).zip)
-
go to "instruments" tab
-
hide standard staff for guitar 1 by closing the eye icon
-
hide standard staff for guitar 2 by closing the eye icon
-
when both standard staffs, for both guitars, are hidden, the instrument names are too close to the margin, as the staffs no longer have indents.
Screenshots/Screen recordings
https://github.com/musescore/MuseScore/assets/174554364/428985a7-4500-485e-bb24-d87d70564203
MuseScore Version
OS: macOS 14.5, Arch.: x86_64, MuseScore Studio version (64-bit): 4.3.2-241630832, revision: github-musescore-musescore-22b46f2
Regression
I don't know
Operating system
macOS 14.5
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.