polqf / TwicketSegmentedControl

Custom UISegmentedControl replacement for iOS, written in Swift
MIT License
1.76k stars 176 forks source link

Segment color when selected get blur #7

Closed leminhtuan2015 closed 7 years ago

leminhtuan2015 commented 7 years ago

screen shot 2016-10-30 at 1 49 29 pm

I dont know why the color near by the selected segment is always blur?

Please point me out how to solve this problem, Thank Sir so much!

polqf commented 7 years ago

It is the expected behaviour. The selected indicator has an halo

leminhtuan2015 commented 7 years ago

@poolqf May we have an option to disable the halo?

polqf commented 7 years ago

All right, could be possible

leminhtuan2015 commented 7 years ago

@poolqf Thank Sir! I am waiting for new function!