lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

Automatically demonstrate the effect when the segment changes #20

Closed babelchips closed 9 years ago

babelchips commented 9 years ago

Only clicking the label will trigger the effect. It makes sense to me to show the effect automatically whenever a new segment is selected.

lexrus commented 9 years ago

@babelchips Cool! Thank you.