mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
* fix(studio): preserve composition playback continuity * feat(studio): drag compositions into the timeline * fix(studio): collapse expanded composition move aliases * fix(studio): make timeline cuts atomic * fix(studio): group inspector gesture history * test(studio): cover masked text selection * fix(studio): harden composition timeline reliability * fix(studio): satisfy CI source gates * fix(studio): harden composition mutation requests
Composition reliability acceptance fixture
Compact, media-free Studio project for validating composition editing as one stack:
- two root hosts reuse
title-card.htmlat different times; nested-shell.htmlhosts the same title card one level deeper;- the title card uses a transparent overflow mask around an editable headline;
- adjacent clips on one track provide a clean collision/new-track drop target;
- a cross-track overlap exercises normal visual layering.
Copy this directory to scratch before browser acceptance. Exercise open, composition insert, single/multi move, collision placement, overlap layering, cut, headline color/font-size, and one-step undo. The checked-in fixture must remain unchanged.