Skip to content

Commit 28f4251

Browse files
committed
feat(studio): timeline collision and placement model
What: new pure module timelineCollision — zone-aware drop placement (clampTrackToZone, resolveZoneDropPlacement, resolveInsertRow, resolvePlacement, lane/overlap predicates) with its full test suite. Why: the no-overlap core of the NLE clip-drag engine; plain functions, no DOM, no React, no store writes. How: new files only; type-only imports from the existing playerStore. First runtime consumer arrives with the drag-engine PRs. Test plan: bunx vitest run timelineCollision.test.ts; tsc --noEmit; fallow audit clean (all exports test-consumed).
1 parent 7694155 commit 28f4251

2 files changed

Lines changed: 700 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)