Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAShapeLayer: strokeStart, strokeEnd, fillColor properties animation #1672

Merged
merged 4 commits into from Jun 16, 2015

Conversation

pNre
Copy link
Contributor

@pNre pNre commented May 7, 2015

Hi, in this PR I've added an initializer, with a CALayer, to IFTTTAnimation and 3 IFTTTAnimation subclasses to animate:

  • CAShapeLayer.strokeStart
  • CAShapeLayer.strokeEnd
  • CAShapeLayer.fillColor

Here's an example animation for strokeEnd (from 1 to 0) and fillColor (from blue to clear):

anim1

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.73%) to 37.04% when pulling 9a03973 on pNre:CAShapeLayer into 932ea87 on IFTTT:master.

@confile
Copy link

confile commented Jun 1, 2015

+1 hope this gets merged!

@steffimueller
Copy link

+1 this is awesome!. Please merge this request.

@lauraskelton
Copy link
Contributor

This looks awesome, thanks for contributing! (and sorry for the delay!)

lauraskelton added a commit that referenced this pull request Jun 16, 2015
CAShapeLayer: strokeStart, strokeEnd, fillColor properties animation
@lauraskelton lauraskelton merged commit 0e2989e into IFTTT:master Jun 16, 2015
@confile
Copy link

confile commented Jun 19, 2015

@coveralls Could you please provide an example if how to use it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants