TomThorpe / TTRangeSlider

A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
MIT License
968 stars 204 forks source link

selected Minimum and Maximum not set programatically #105

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi team, I am trying to set selected minimum and maximum valve programatically. but it's not working. Values provided in storyboard works but not programatically.

KajalNasit commented 3 years ago

i am also facing same issue. please help me to solve it.