Skip to content

Visual mode: Handle computed/derived prop values #6672

@JonnyBurger

Description

@JonnyBurger

Parent issue: #6665

If a prop value is computed (e.g. opacity={frame / durationInFrames} or volume={Math.sin(frame)}) rather than a static literal, the timeline editor may not be able to update it via source code transformation. We need to test this case and ensure the UI either handles it correctly (e.g. marking it as non-editable) or shows an appropriate message.

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