Skip to content

v2.0.2: Bug fixes & improvements

Compare
Choose a tag to compare
@cbpowell cbpowell released this 18 Aug 23:51
· 591 commits to master since this release
  • Use instancetype instead of id for init methods.
  • More code reuse.
  • Remove call to remove all animations on own layer (which could affect animations added to the MarqueeLabel itself, not the intent).
  • Better handling of AutoLayout constraints tied to the text baseline (issue #68).