Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Animation issue when including cross-fade and cross-fade-all #43

@AaronLayton

Description

@AaronLayton

There doesn't seem to be any documentation on when to use cross-fade and cross-fade-all.

If I set up my core-animated-pages with transitions="hero-transition cross-fade slide-down slide-up" and then specify some cross-fade and slide-down animations they don't seem to animate correctly.

<div cross-fade>
        <core-toolbar slide-down cross-fade>Demo</core-toolbar>
        <p>Demo page!</p>
</div>

if I change the core-animated-pages transition to cross-fade-all then it seems to work, but this then causes tile-cascade animations not to work correctly.

Can any one shed some light?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions