rs / SDSegmentedControl

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

Segment label frame issue after animating with auto layout #67

Open ghost opened 10 years ago

ghost commented 10 years ago

After performing an animation using auto layout constraints, segment control labels misplaces its positions.

Label frame moves down visually beyond the segment control bounds.