Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

order of animation staggering #8547

Closed
Closed
@fxck

Description

@fxck

http://plnkr.co/edit/sceDXtz9qwJKpuBHhn9T?p=preview

It looks like setting delay on .ng-enter causes order of stagger to be wrong(the first item is animated last)

Why I need the initial delay in the first place? I'm using ng-animate-children, but the animation on parent takes say 500ms, so I need to delay animation of the children by those 500ms..

Even if it worked, it wouldn't really be ideal, since I only need that delay in when the parent is animating, but that's another story..

related #7105 cc @matsko

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions