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

Animation when progress updated #6

Open
KevinnZou opened this issue Sep 27, 2022 · 2 comments
Open

Animation when progress updated #6

KevinnZou opened this issue Sep 27, 2022 · 2 comments

Comments

@KevinnZou
Copy link

I am using this slider as the linear progress bar and update the progress by code. However, it does not support to use the animation which can make the updating process much more elegant. Is it possible for you to provide that functionality?

@SmartToolFactory
Copy link
Owner

SmartToolFactory commented Sep 28, 2022

Does behavior you described exist in default Slider? And if so would mind posting a video that show differences between 2 sliders?

@code-n-roll
Copy link

To make moving this slider more smoothly.

Expected:
it means thumb is moving as in continuous slider but snaps to discrete values only when close to them not on every position increment.

Actual:
Thumb is moving between discrete values as if there is no gap/backlash between values. It snaps to next value straightaway regardless how nearest to them.

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

3 participants