feat(studio): add TimelineClip and thumbnail components#62
feat(studio): add TimelineClip and thumbnail components#62miguel-heygen wants to merge 2 commits intomainfrom
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e745317 to
5c3dfeb
Compare
9631ccd to
2c6db38
Compare
5c3dfeb to
83c21e2
Compare
2c6db38 to
4baafb7
Compare
5bf4c98 to
3af8a9f
Compare
Review: PR #62 — TimelineClip and ThumbnailsClean component extraction with good lazy-loading patterns. Issues[Important] [Important] [Suggestion] **[Suggestion] What's well done
|
3af8a9f to
b641529
Compare
4baafb7 to
7bc8e48
Compare
|
Thanks Vance! Addressed:
Not addressed (tracked for follow-up):
|
10ac97e to
63a634d
Compare
63a634d to
318fe84
Compare
7bc8e48 to
1442902
Compare
…d tests - Add zoom state (zoomMode, pixelsPerSecond) to player store - Add updateElementDuration, updateElementTrack, updateElement actions - Remove agent activity tracking (activeEdits, agentId, agentColor) - Add comprehensive store tests (265 lines) - Add time utility tests
318fe84 to
2826d84
Compare
- TimelineClip: extracted clip rendering with drag, resize, and selection - CompositionThumbnail: renders composition preview as timeline thumbnail - VideoThumbnail: extracts and displays video frame thumbnails via canvas
2826d84 to
6d5c925
Compare

Summary
<video>+ canvas for video clips🤖 Generated with Claude Code