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

Tempo slider handle gone if rate is out of rate range (synced or manually set) #8880

Closed
mixxxbot opened this issue Aug 23, 2022 · 3 comments
Closed
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: ronso0
Date: 2017-06-06T22:25:45Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp1696265


To reproduce A

  • load a track into any deck, leave other decks empty

  • tempo-sync loaded deck
    (or tempo-sync to any BPM out of rate range)

    To reproduce B

    • load a track into any deck
    • set BPM with controller so it's out of rate range
      engine.setValue(group,"bpm",newBpm);

Result:
Tempo slider handle is either gone or party visible, then gone when mouse hovers over it.

  • mouse scroll on slider brings it back to limt of rate range
  • right-click on slider (reset rate) brings it back within rate range
    Previously it was also possible by moving the controller's tempo fader to its end points.
    Not working anymore.

alpha-pre 6298
Linux 64bit

@mixxxbot mixxxbot added the bug label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2017-06-06T22:31:00Z


Probably caused by this PR
#1237

YEs, people do like slider handles visible.
And the side effect on controllers is massive because most controller have a Sync button but no reset button..

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2017-06-29T19:00:47Z


Fixed after discussion in
#1237
In
#1296

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.1.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant