gvas / knockout-jqueryui

Knockout bindings for the jQuery UI widgets.
http://gvas.github.com/knockout-jqueryui/
MIT License
103 stars 38 forks source link

Animation of slider widget is not smooth #28

Closed sammuell closed 10 years ago

sammuell commented 10 years ago

The animation seems to start but after a fraction of a second the handle jumps to the end position. http://jsfiddle.net/z75NR/

gvas commented 10 years ago

Fixed in v1.1.0

sammuell commented 10 years ago

cool, thanks for the fix. however, there is still a glitch: the animation is not triggered when the value binding is used: http://jsfiddle.net/z75NR/2/