Highlight last created clip in the Song Editor.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Some brighter outline could be used to emphasise the last created (not selected) clip in the Song Editor.
This could be especially useful for seeing if we accidentally created an unwanted B+B clip.
What do you think?
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
Start in the Song Editor implementation and reproduce creating a clip, including an unwanted B+B clip, while another clip remains selected. Determine how the editor tracks the most recently created clip and define the visual behavior for highlighting that clip when it is not selected. Done means the last created clip is visibly distinguished without replacing the selection highlight.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100