Song Editor draws over scroll bar
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Bug Summary
When the play head reaches the vertical scroll bar it will paint over it:

### Expected Behaviour
The scroll bar is not painted over.
### Steps To Reproduce
1. Load a song that's long enough.
2. Set "Auto Scrolling" to "Off".
3. Play song.
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 this in the Song Editor with a long song, Auto Scrolling off, and playback active. Inspect the Song Editor's play-head and vertical scroll-bar rendering paths; done means the play head no longer paints over the scroll bar while the song plays.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100