Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.15k stars 223 forks source link

Fixed animation last key frame end time #549

Open mattbeghin opened 1 year ago

mattbeghin commented 1 year ago

Init keyframe end time with its start time, will be updated when parsing next key frame if any (solves issue interpolating to last keyframe) - Solves issue 548 https://github.com/Samsung/rlottie/issues/548