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

Unexpected behavior when clicking with np_wheelItemCount > 3 #140

Open
Arlanthir opened this issue Feb 24, 2019 · 0 comments
Open

Unexpected behavior when clicking with np_wheelItemCount > 3 #140

Arlanthir opened this issue Feb 24, 2019 · 0 comments
Labels
feature Indicates new feature requests.

Comments

@Arlanthir
Copy link

Arlanthir commented Feb 24, 2019

When np_wheelItemCount is greater than 3 (and thus displaying more than 1 edge value), clicking the second value only increases/decreases the selected value by one.

Is there a way to configure NumberPicker to change to the selected value in these cases?

Eg:

1 2 [3] 4 5, when clicking 5, the picker currently changes to 4, when it's arguably expected that it would change to 5.

@ShawnLin013 ShawnLin013 added the feature Indicates new feature requests. label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates new feature requests.
Projects
None yet
Development

No branches or pull requests

2 participants