mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
Clips share a lane only when they carry the same z-index and don't overlap in time. Previously a non-overlapping clip packed into the first time-compatible row regardless of z, so restacking changed the z-index but the clip's row never followed.