musescore / musescore/MuseScore
Instrument window scrolls to the bottom of the instrument list when adding instruments
Open
@Eism is already working on this.
Since May 16, 2024.
community
design debt
UI
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When adding instruments, the view window scrolls to the bottom of the list, instead of showing the newly added instrument(s).
To Reproduce
Steps to reproduce the behavior:
- Create new score with a decent amount of instruments
- Add an instrument at the top of the score order
- See that the view goes to the bottom of the list, instead of staying to have the new staves in view
Expected behavior
The view window should scroll to have the newly added staves in view
Screenshots
Platform information
- OS: [e.g. macOS, Windows, Linux]
Additional context
Add any other context about the problem here.
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.