Skip to content

v2.3.0: Better continuous-type handling through CAReplicatorLayer

Compare
Choose a tag to compare
@cbpowell cbpowell released this 06 Sep 21:50
· 495 commits to master since this release
  • Uses the magic of CAReplicatorLayer to duplicate the text for the MLContinuous and MLContinuousReverse types
  • Should completely eliminate issues where formatting would be lost/ignored on the second, "incoming" label (hopefully fixes issues #108, #114)
  • Simplifies another feature I've been considering...