-
Notifications
You must be signed in to change notification settings - Fork 171
😂 #1
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
Comments
😂 为什么要会注意到这个小东西 |
改成这样试试看, 好像只是在presentlayer上动画 |
之前试过,这样子就没有了圆弧运动了,而是直接水平运动 |
positionAnimation.removedOnCompletion = false呢? 但是小球的结果有一点点不太对。。 |
实际上是不行的,因为显示动画并没有真正改变 Layer 的位置,第一次看可能没问题,但是第二次运动就能看出问题了. 隐式动画和 UIView 动画能在产生动画效果的同时改变属性. |
对哦。。。 |
是赵日天啦~
The text was updated successfully, but these errors were encountered: