roundSlider icon indicating copy to clipboard operation
roundSlider copied to clipboard

Animate rotation in direction to nearest value rather than always rewinding backwards

Open robertdwolf opened this issue 7 years ago • 1 comments

If the handle is closer to the end at for example 90 I'd like the rotation to animation forwards instead of backwards if the setValue is visually closer at say 10. This behavior would also be good for when it's animated when clicking on the handle path.

robertdwolf avatar Jan 14 '19 15:01 robertdwolf

@robertdwolf ya, it's a good option only. currently I am working on the SVG mode. I hope this can be easily achieve there.

soundar24 avatar Jan 16 '19 10:01 soundar24