Files
hyperframes/packages/studio/src
Miguel Angel Simon Sierra ffd513130b fix(studio): keep a remounted clip marked active when it stays at the playhead
The structural refresh now force-syncs data-active on freshly queried clip
nodes instead of diffing. A clip that changes lanes on a reorder remounts as
a new DOM node; if it stayed under the playhead the diff skipped it and it
rendered as inactive.
2026-07-08 23:46:29 -04:00
..