rs / SDSegmentedControl

A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls
MIT License
1.2k stars 180 forks source link

fix font change via appearance #72

Closed akhenakh closed 9 years ago

akhenakh commented 9 years ago

Warning: I moved the appearance selector for titleFont and selectedTitleFont to the SDSegmentedControl (it was on the SDSegmentView and not properly working)

It may break the previous appearance selector API