MotionCoreAnimator.swift
4.61 KB
-
Fixed resume time was calculated incorrectly · df7f3727
There is no need to recalculate duration from the current state of the view. Motion calculates it when animations is first fired off and on resume remaining duration can be recalculated as usual (duration - progress).
Orkhan Alikhanov committed