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

'is_handle_to_right_extreme' never true with single handle. #33

Open
cjshaw1976 opened this issue Aug 10, 2017 · 1 comment
Open

'is_handle_to_right_extreme' never true with single handle. #33

cjshaw1976 opened this issue Aug 10, 2017 · 1 comment

Comments

@cjshaw1976
Copy link

I would like to set up a single handle slider, range between 0 and 1000. When range = 1000, I would like the method 'is_handle_to_right_extreme' to return true when the handle reaches 1000, but currently, it does not. The 'is_handle_to_left_extreme' does return true when the handle is on the left (0).

@darksmo
Copy link
Contributor

darksmo commented Aug 10, 2017

According to the documentation for the method this method is called when the right handle is all the way to the right. With one handle you only have the left handle basically...

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

No branches or pull requests

2 participants