musescore / musescore/MuseScore
[MU4 Issue] Autoscroll issue when opening a lot of parts at once
Open
Nobody has claimed this yet.
P3
parts
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
The issue here is MU opens the last part in selection (selection in Parts window)
Here can be two improvements (can be discussed):
- When selected all parts in Parts dialog, MU should open the first score in selection (instead of the last one)
- We can disable scrolling to keep user from waiting until scrolling ends, just fast focusing on selected part
(for instance when you have all parts opened and you want to navigate to Flute 1 you can open Parts dialog, select Flute 1 and click Open, it navigates to Flute 1 - I don't think we should use scrolling in that case)
Platform information
macOS, Windows, Linux
Additional context
#11420 - another improvements in Parts dialog
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.