material-motion-archive / coreanimation-swift

Archived February 16, 2017 :: Core animation plan types for Apple devices
Apache License 2.0
5 stars 2 forks source link

A CAAnimation's beginTime must be offset by CACurrentMediaTime() #19

Closed jverkoey closed 7 years ago

jverkoey commented 7 years ago
animation.beginTime = target.convertTime(CACurrentMediaTime(), to: nil) + tween.delay
jverkoey commented 7 years ago

This was resolved in 0978987e5d996d4580ff32e2212e789d7b8a1f15.