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

Not able to select the precise value either by clicking on the tick or dragging #377

Open
kalagivora opened this issue Apr 29, 2024 · 1 comment

Comments

@kalagivora
Copy link

If I select another value and then try to go back and select '0', I'm not able to select that exact value; it's deviating or giving a nearby value instead.
how do I fix this?

stackblitz link: https://stackblitz.com/edit/ngx-slider-ticks-example-e6hppf?file=src%2Fapp%2Fapp.component.ts

image

@dolezaljan
Copy link

You could use arrow keys left/right to get to the desired spot. (Holding the key makes the value change continuously.)

I accompany the slider with the input text field and buttons to make it all pleasant to use with touch screens (no arrow keys available there obviously).
image

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