musescore / musescore/MuseScore
Move the [...] buttons in palettes so that they don't overlap with the scroll bar
@jessjwilliamson is already working on this.
Since Oct 22, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (incorrect info or interface appearance)
Description with steps to reproduce
- open some palettes to enable the scroll bar;
- try to open a palette.
Actual behaviour: you have to dodge the scroll bar while you search for the ... button.
Expected behaviour: scroll bar and ... button should never overlap.
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/624e95e0-54f3-4a99-81b1-6d307b302ac0
What is the latest version of MuseScore Studio where this issue is present?
OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.2-242570931, revision: github-musescore-musescore-3130f97
Regression
I was unable to check
Operating system
Windows 10 Pro
Additional context
Looks like the already closed #12602.
Solving this issue would make the workflow more fluid.
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.