diff options
Diffstat (limited to 'doc/COMPLETED.md')
| -rw-r--r-- | doc/COMPLETED.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/COMPLETED.md b/doc/COMPLETED.md index 2a22845..4f0a889 100644 --- a/doc/COMPLETED.md +++ b/doc/COMPLETED.md @@ -399,7 +399,7 @@ Use `read @doc/archive/FILENAME.md` to access archived documents. - [x] **Scene Integrity:** Restored proper object indexing and removed redundant geometry, ensuring the floor grid and objects render correctly. - [x] **Task #57: Interactive Timeline Editor (Phase 1 Complete)** 🎉 - - [x] **Core Parser & Renderer**: Implemented demo.seq parser with BPM, beat notation, priority modifiers. Gantt-style timeline rendering with dynamic sequence/effect positioning. + - [x] **Core Parser & Renderer**: Implemented demo.seq parser with BPM, beat notation, priority modifiers. Visual timeline rendering with dynamic sequence/effect positioning. - [x] **Drag & Drop**: Sequences and effects draggable along timeline with proper offset calculation. Fixed critical e.target vs e.currentTarget bug preventing erratic jumping. - [x] **Resize Handles**: Left/right handles on selected effects. Allow negative relative times (effects extend before sequence start). - [x] **Snap-to-Beat**: Checkbox toggle with beat markers. Automatic snapping when dragging in beat mode. |
