airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
29.85k stars 2.85k forks source link

Missing `resetSegment` in lottie-worker #2947

Open nnhk23 opened 1 year ago

nnhk23 commented 1 year ago

I'm on the latest lottie-web v5.10.2 where I notice resetSegments will error out when being used in conjunction with lottie-worker: TypeError: animationItem.resetSegments is not a function, these additional types in this PR should fix that issue https://github.com/airbnb/lottie-web/pull/2940