Files
hyperframes/packages
Miguel Ángel 43f0a2b2bb fix(studio): seek slider respects effective timeline duration with appended blocks
The seek slider read duration from the player store, which was set from the
iframe adapter's getDuration() — only aware of the root composition's authored
data-duration. Appended sub-compositions (via Blocks panel) extend the timeline
but the slider stayed capped at the original duration.

Sync effectiveTimelineDuration (which accounts for all timeline elements) into
the player store, and prevent adapter callbacks from overwriting a larger
effective duration back down to the authored value.
2026-05-18 16:32:03 -04:00
..
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00
2026-05-18 14:23:43 -04:00