TomThorpe / TTRangeSlider

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

Set minLabel.hidden = NO; #58

Closed andrewbellay closed 7 years ago

andrewbellay commented 7 years ago

Set minLabel.hidden = NO; when setDisableRange is set to false. https://github.com/TomThorpe/TTRangeSlider/issues/57

TomThorpe commented 7 years ago

Thanks for this - good spot!