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

Input Range change event value returning the slider position instead of the value #72

Closed
andreasschultes opened this issue Jan 2, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@andreasschultes
Copy link
Contributor

I'm not sure if it's desired behavior that the value is normalized?
For example the a is changed to 21 it fires an value of 0.21.
For other min max values the example wouldn't be nice anymore, because the event is returning the slider position instead of the value.

@mikke89
Copy link
Owner

mikke89 commented Jan 2, 2020

You're right, this is not intended behavior. Thanks for reporting, will take a look at it soon.

@mikke89 mikke89 added the bug Something isn't working label Jan 2, 2020
@andreasschultes
Copy link
Contributor Author

I'll make a pull request to fix this

@andreasschultes
Copy link
Contributor Author

#73

@mikke89
Copy link
Owner

mikke89 commented Jan 2, 2020

Thanks again!

@mikke89 mikke89 closed this as completed Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants