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

[Bug] Clamping slider values outside range #1395

Merged
merged 1 commit into from Jan 26, 2021
Merged

Conversation

heshan0131
Copy link
Contributor

  • Fixes the issue with the slider value not being clamped to the min or max accordingly when dragging the mouse outside of the range, so it was very hard to set the value to min or max of the range.

* Fixes the issue with the slider value not being clamped to the min or max accordingly when dragging the mouse outside of the range, so it was very hard to set the value to min or max of the range.
@heshan0131 heshan0131 merged commit 6728b30 into master Jan 26, 2021
@delete-merged-branch delete-merged-branch bot deleted the 0116-slider-clamp branch January 26, 2021 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants