Don't open pianoroll when setting ghost notes
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Most of the time you'd set ghost from one pattern to use it in another pattern, so the workflow would be:
- Right click pattern A.
- Set as ghost.
- Double click pattern B.
This is interrupted by the fact that 2. opens the piano roll in your face, so if it overlaps song editor you have to close it to proceed.
This should be a good first issue, probably just one line :)
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the workflow by right-clicking pattern A, choosing Set as ghost, and double-clicking pattern B. Start from the pattern context-menu action and observe the piano roll behavior; done means setting a ghost pattern no longer opens the piano roll, so the next pattern can be opened directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100