Automation track name hiding
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
### Enhancement Summary
Increase the minimum required length to hide the rest of the name of an automation track or beat/bassline track
#### Justification
Automation track doesn't have any knobs where other tracks do. Therefore, the minimum track length to show the full name of the track should be higher. Same for beat/bassline track
See:

the "ain" of "gain" aren't showing because of the "..." which has been placed to append the name of the automation track. This is not required because there are no knobs.
Post-enhancement:

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
The issue names no files, tests, or entry points. Start by locating the UI code that truncates automation and beat/bassline track names, then compare the minimum lengths for these tracks with regular tracks; done means the relevant names remain visible without unnecessary ellipses.
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
- 45/100