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

BPM delegate spinbox is limited to 999 but BPM can be higher #13065

Open
ronso0 opened this issue Apr 7, 2024 · 0 comments
Open

BPM delegate spinbox is limited to 999 but BPM can be higher #13065

ronso0 opened this issue Apr 7, 2024 · 0 comments

Comments

@ronso0
Copy link
Member

ronso0 commented Apr 7, 2024

Bug Description

You can set the track BPM higher than 1000 (double existing BPM).
But the BpmDelegate is limited to 3 digits

This may only impact a few users (Speedcore and faster?) but it's an unnecessary limitation nonetheless.

Effects:

  1. Can't edit BPM higher than 1000
  • make BPM higher than 1000
  • open BPM editor in the library (enable selected click)
  • the lineedit will clamp BPM to 1000
  • (blindly type 1234 or whatever because you know what you're doing ;) )
  • (Return wipes the previous value)
  1. Can't set BPM higher than 1000

Version

2.4

OS

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants