Skip to content

Tweaks to compound animations #1

Description

@memmons

Some of the compound animations such as the backInFrom and backInTo could use a bit of tweaking. For example, using backInFrom with any duration > 0.5 starts looking strange because the 2nd part of the animation where the view backs up a bit is using the same velocity as the 1st part. IMO, duration should only affect the time it takes to get to the end of the 1st part of the animation, before the view backs up a bit.

Likewise, backInTo's duration should only affect the 2nd part of the animation, after the view backs up.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions