musescore / musescore/MuseScore
Playback and Appearance dropdown panels show in the wrong spot when the Properties pane is small
Open
@vpereverzev is already working on this.
Since Oct 23, 2022.
P3
properties
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
When editing properties for notes, clicking either the playback or appearance buttons messes up the UI depending on the size of the properties window.
To Reproduce
Steps to reproduce the behavior:
- Open a new score
- Add a note and select it
- Open the Properties pane with the Mixer also open
- Make the properties pane as small as possible
- With the note selected, click either Playback or Appearance
- The corresponding panel will open but will be in the wrong spot
Expected behavior
The dropdown panels should be directly underneath their respective buttons, and should trigger a vertical scrollbar
Platform information
- OS: MacOS Monterey
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.