toashd / AnimatedSegmentSwitch

Configurable multi-segment switch control written in Swift
MIT License
68 stars 14 forks source link

Add mask for smooth title transitions & fix pan gesture problem #6

Closed imanderson closed 8 years ago

imanderson commented 8 years ago

Check this version out, it places correctly the label selector on the view, fixes the problem with the pan gesture and now the title labels habe a mask so that when you drag slow it makes a nice transition

toashd commented 8 years ago

LGTM. Thanks for the PR.