Files
konstantin-paulus 0b0c7be3b5 Enhance scene loading and live update functionality
- 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.
2026-06-15 12:56:35 +02:00
..