You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: