Skip to content

perf(studio): stabilize virtualized timeline drops#2706

Draft
miguel-heygen wants to merge 1 commit into
codex/studio-timeline-e-keyframe-retiming-v2from
codex/studio-timeline-e-timeline-drops-v2
Draft

perf(studio): stabilize virtualized timeline drops#2706
miguel-heygen wants to merge 1 commit into
codex/studio-timeline-e-keyframe-retiming-v2from
codex/studio-timeline-e-timeline-drops-v2

Conversation

@miguel-heygen

@miguel-heygen miguel-heygen commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

What

Stabilize timeline asset and composition drops over virtualized rows.

Why

A drop target can leave the mounted window while the pointer remains active. Drop geometry and destination identity must come from the timeline model rather than whichever row happens to be mounted at release.

How

  • Resolve drop destinations from stable viewport geometry and logical track identity.
  • Keep drop preview and commit behavior aligned while rows enter or leave the mounted window.
  • Add regression coverage for virtualized drop targets and cleanup.

This is E3 of the independent Family E draft Graphite stack, stacked only on E1-E2 and the immutable Family D review baseline.

Test plan

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (not applicable)

Validated on the exact Family E tip with 130 focused interaction tests, 3 timeline virtualization tests, the full Studio suite (2,991 passed; 18 todos), Studio typecheck/build, the full workspace build, oxfmt, oxlint, diff hygiene, and file-size/Fallow gates.

miguel-heygen commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant