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

Set corner radius for slider when disable Range #72

Closed dangthaison91 closed 5 years ago

dangthaison91 commented 7 years ago

When disableRange = true, SliderLine was not round on the left

tungfam commented 5 years ago

@TomThorpe do you plan to merge this fix? It worked for me and fixed the issue but I forked the library. Would be great if we could have it in master branch :)

TomThorpe commented 5 years ago

So sorry for the delay on this, I was going to try and kickstart the travis build (which seemed to have timed out unrelated) before I merged it, then it completely slipped my mind.

Merged.