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

Add border color properties for slider line #73

Closed dangthaison91 closed 7 years ago

dangthaison91 commented 7 years ago

In my project, I have to customize Slider line with border like below. Could you public sliderLine andsliderLineBetweenHandles` layer for better customization?

screen shot 2017-07-28 at 9 40 41 pm
TomThorpe commented 7 years ago

Thanks for this! It's much appreciated!

I'll merge this now, and I'll also add it to the examples in the examples project.