Skip to content

LitMotionAnimation Complete function #285

Description

@onimitch

Currently when you Stop a LitMotionAnimation it cancels all motion handles which reverts everything back to the origin.

I would like an alternative method to Stop which uses TryComplete on all of the animation components (not just the playing ones).
The end result is the animation has stopped, but fully completed.

Use case: We don't like to keep LitMotionAnimations running all the time, so we want to automatically Complete when the animation has finished. Maybe a tickbox to LitMotionAnimation that could do this might also be useful?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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