-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
When script modifies child-index of a child added by timeline, it breaks the timeline playback.
Our timeline internally uses depth-id and sessionID to decide how existing objects on timeline are updated. setChildIndex seem to also modify the depth-id of a object, so this breaks the timeline the next time the playhead is moved.
Platform
all
Steps to reproduce the issue
use setChildIndex on timeline-objects
cave-chaos had this issue: https://github.com/awaystudios/poki-conversions/issues/3
but the swf is already fixed to not use setChildIndex anymore
Expected outcome from steps
to be investigated thouroughly by test-swfs (how exactly does FP handle this)
Actual outcome
timeline breaks
Metadata
Metadata
Assignees
Labels
No labels