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

Fix slider not sending values #675

Merged
merged 3 commits into from Oct 28, 2017

Conversation

peuter
Copy link
Member

@peuter peuter commented Oct 28, 2017

  • fix throttle function parameters
  • remove !isNaN

closes #655

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 60.736% when pulling c3b7986 on peuter:fix-slider-send into 6232ad2 on CometVisu:develop.

Copy link
Member

@ChristianMayer ChristianMayer left a comment

Choose a reason for hiding this comment

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

This fixes the issue that not all slider positions were updating the bus 👍

But there's a different issue (now?): when dragging the handle around (especially in a dynamic way) it seems that responses from the bus are overwriting the user during the interaction. This results in a jumping handle.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 60.713% when pulling 5b7e4f3 on peuter:fix-slider-send into 6232ad2 on CometVisu:develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 60.758% when pulling 5b7e4f3 on peuter:fix-slider-send into 6232ad2 on CometVisu:develop.

@ChristianMayer
Copy link
Member

👍 closes #655

@ChristianMayer ChristianMayer merged commit 7b5109a into CometVisu:develop Oct 28, 2017
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.

Slider not allways working
3 participants