Automation editor cursor draw error
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description


If a song is playing and an automation window is open.
If then you move the cursor(cross) outside of the automation pattern you will get a pattern drawn in the color of the cross with y-coordinate defined by the mouse cursor( but not outside of the automation pattern...) and the x-coordinate defined by the Song editor position line. This is older than 1.0.3 .
Edit (@SecondFlight): Updated with GIF from #4986
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 issue in the automation editor with a song playing: open an automation window and move the cross-shaped cursor outside the automation pattern. Trace the cursor drawing behavior and compare the drawn pattern's bounds with the mouse position and song editor position line. Done means no pattern is drawn outside the automation pattern while the cursor is outside it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100