lexrus / LTMorphingLabel

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

Temporary disable animations #43

Closed borut-t closed 8 years ago

borut-t commented 8 years ago

Is is possible to disable animations on/off? It would be nice cos I don't want animations when I initially set text.

Thanks!

lexrus commented 8 years ago

Duplicate as #42 There should be a on/off property in the next release.

borut-t commented 8 years ago

@lexrus Is any release date set regarding this new feature?

lexrus commented 8 years ago

Please checkout the latest release(0.0.9). A new property called morphingEnabled may help you disable animations.