From d8b456a94acdf22658e26c69bc18fbdac204460c Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 1 Apr 2026 00:16:42 +0200 Subject: [PATCH] Update task status and description in animation-playback/tasks.md --- .kiro/specs/animation-playback/tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kiro/specs/animation-playback/tasks.md b/.kiro/specs/animation-playback/tasks.md index 1fb0719c..1f912666 100644 --- a/.kiro/specs/animation-playback/tasks.md +++ b/.kiro/specs/animation-playback/tasks.md @@ -127,7 +127,7 @@ Implement animation playback for imported GLB/GLTF assets in vertical slice orde - On change, dispatch `createUpsertModelInstanceCommand` with the updated model instance - _Requirements: 6.1, 6.2, 6.3, 6.4, 6.5, 6.6_ -- [-] 9. Interaction link UI — play/stop animation action authoring +- [ ] 9. Interaction link UI — play/stop animation action authoring - In `src/app/App.tsx`, extend the interaction link action type `` (populated from the chosen instance's asset's `animationNames`) - When `"stopAnimation"` is selected, show only the model instance picker