mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
Follow-up to the playhead-preservation fix: clean up the now-unreachable crossfade infrastructure that was only triggered by refreshKey changes. - Remove retiringKey state, retiringTimerRef, handleNewPlayerLoad - Remove the retiring Player render block and conditional onLoad/style - Drop refreshKey from getPreviewPlayerKey signature and NLEPreviewProps - Stop passing refreshKey from NLELayout to NLEPreview - Update NLELayout comment to reflect current iframe.src reload model - Simplify getPreviewPlayerKey test