From 042fca9c042994dde926e5b048b2284aab881c36 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 1 Apr 2026 02:54:20 +0200 Subject: [PATCH] auto-git: [change] .kiro/specs/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 713864cd..d6618caa 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 +- [x] 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