Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waveforms: don't elide hotcue labels #13219

Merged
merged 1 commit into from
May 8, 2024

Conversation

ronso0
Copy link
Member

@ronso0 ronso0 commented May 7, 2024

fixes #10722

As explained in #10722, there is no reason to truncate the labels:

  • later marks would overlap the longer, previous marks
  • as soon as hotcues are out of sight, their labels are hidden

Is there some aspect I overlooked?

Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daschuer daschuer merged commit fc96155 into mixxxdj:main May 8, 2024
13 checks passed
@ronso0 ronso0 deleted the waveform-hotcue-label-noelide branch May 8, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hotcue marker text is cut off in waveform summary (but not in waveform overview)
2 participants