Beats and Basslines patterns look off when the height of their track is increased
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Beats and Basslines patterns look off when their height is increased via shift click drag:

Because the implementation is based on images which become pixelated when being resized I propose to always render the steps at the top so that they always align with the left hand side:

The fix that you can see in the image above also places the steps more in the middle of the track compared to the current implementation which looks like this:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Beats and Basslines track rendering and the shift-click drag path that changes track height; the issue provides screenshots of the current and desired layouts but no file or test names. Reproduce the resizing behavior and compare the result with the reference images. Done means the steps stay aligned and are visually centered rather than becoming pixelated or bottom-heavy.
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
- 45/100