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

Ticks does not get updated when the Max value is changed dynamically. #119

Open Nityanand92 opened 7 years ago

Nityanand92 commented 7 years ago

When the Max value of the slider is changed dynamically, the number of ticks does not get adjusted accordingly.