Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Errors should be thrown when animation parameters don't match animation parameters #371

Open
warpling opened this issue Aug 3, 2017 · 0 comments

Comments

@warpling
Copy link
Contributor

warpling commented Aug 3, 2017

For instance a common mistake when using pop is to create a kPOPLayerScaleXY animation and set toValue to something like @(2.0) instead of the necessary tuple [NSValue valueWithCGPoint:CGPointMake(2.0, 2.0)]. This should somehow notify the developer with an error or warning.

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

No branches or pull requests

1 participant