Skip to content

TSD: [Animations] the ts.currentStep is shared across all parameters but should be tracked per-parameter #168

@tarcila

Description

@tarcila

The ts.currentStep is shared across all parameters but should be tracked per-parameter. When multiple parameters have different numbers of timesteps, this causes incorrect step tracking. Consider using a vector to track the current step for each parameter separately.

Originally posted by @Copilot in #167 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions