Skip to content

fix(studio): keep preview animations active after selection scrub#826

Merged
jrusso1020 merged 1 commit into
heygen-com:mainfrom
func25:selection-scrub-freeze
May 14, 2026
Merged

fix(studio): keep preview animations active after selection scrub#826
jrusso1020 merged 1 commit into
heygen-com:mainfrom
func25:selection-scrub-freeze

Conversation

@func25
Copy link
Copy Markdown
Contributor

@func25 func25 commented May 14, 2026

What

Fix preview animations freezing after selecting an element and scrubbing again.

Why

Selecting an element could pause the preview in a way that also paused nested timelines. Then scrubbing could leave the next scene stuck in an old animation state.

How

Pause preview playback through __player when it exists and only fall back to direct timeline pauses when no player is available.

Test plan

How was this tested?

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (if applicable)

@jrusso1020 jrusso1020 merged commit 264f2f0 into heygen-com:main May 14, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants