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

limit play marker hints text height to 1/3rd or full waveform height (2.5) #13953

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

m0dB
Copy link
Contributor

@m0dB m0dB commented Nov 30, 2024

This is a cherry-pick of the changes of #13465 for 2.5.

The text height of the Play marker hints (beats and time until next marker) was limited to a third of the waveform viewer. Increasing the font size beyond that had no effect, until the waveform viewer was made higher.

This was confusing to the user and could be interpreted as a bug. Also, this limit of 1/3rd was arbitrary and not obvious. See this comment from Eve:

https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/.28RFC.29.20show.20beats.20until.20next.20marker/near/449084479

To make the mechanism more clear, I have renamed "Font size" to "Preferred font size" and added a combobox "Text height limit" with options "1/3rd on waveform viewer" and "Full waveform viewer".

@m0dB
Copy link
Contributor Author

m0dB commented Dec 1, 2024

@daschuer are you ok with including this in 2.5.0? The only issue I see is translations.

@daschuer
Copy link
Member

daschuer commented Dec 1, 2024

LGTM. Since they are new texts there is no regression in the international context. Thank you.

@daschuer daschuer merged commit ac80217 into mixxxdj:2.5 Dec 1, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants