Files
hyperframes/packages
Miguel Ángel 1e9a175778 fix(studio): preserve playhead position on composition refresh
Stop NLEPreview from including refreshKey in the Player's React key.
Previously, a refreshKey change caused a full Player teardown + remount,
which destroyed the playback adapter before refreshPlayer() could save
the seek position — so the playhead always reset to 0:00.

Now refreshKey changes only trigger refreshPlayer()'s lightweight
iframe.src reload path, which correctly captures the current time via
saveSeekPosition() before reloading the iframe content.

Closes #996
2026-05-21 12:45:30 -04:00
..
2026-05-21 12:22:12 -04:00
2026-05-21 12:22:12 -04:00
2026-05-21 12:22:12 -04:00
2026-05-21 12:22:12 -04:00
2026-05-21 12:22:12 -04:00
2026-05-21 12:22:12 -04:00