mirror of
https://github.com/diffusionstudio/lottie.git
synced 2026-09-14 13:40:33 +08:00
0b0c7be3b5
- Updated CanvasProvider to include a refetch mechanism for scene data upon external edits to the Lottie file. - Modified loadScene function to disable caching for Lottie file fetches, ensuring the latest version is always loaded. - Implemented a self-write tracking system in the scenes plugin to differentiate between internal and external changes, triggering live reloads only for the latter.