angular-ui / ui-slider

jQuery UI Slider for AngularJS
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-slider/master/demo/index.html
MIT License
265 stars 176 forks source link

update tip value when model value get changed by two way binding. #109

Closed bharat-dpd closed 8 years ago

bharat-dpd commented 8 years ago

If end user update the model value by script then tip should also get updated by new value

PowerKiKi commented 8 years ago

This PR re-submit a commit from your previous PR because you create PRs from you master branch. Please create separate branches for each patches you want to submit, and then create a PR from those branches.