musescore / musescore/MuseScore
Design a solution to solve weird popup positions when there is not enough vertical room for them.
Open
@jessjwilliamson is already working on this.
Since Feb 15, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Here's the problem:
https://www.dropbox.com/s/8a6i6j2xn4aw90k/Screen%20Recording%202023-02-15%20at%209.09.09%20AM.mov?dl=0
If you ask me what I think needs work, since the release of MU4 regarding the UI, then I will say that this is the opening of popups in the inspector and note input bar when there is not enough space to open it, see video.
But in order to fix it, we need to understand how it should look like.
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.