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

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

Open
AaronLayton opened this issue Jan 29, 2015 · 0 comments
Open

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

AaronLayton opened this issue Jan 29, 2015 · 0 comments

Comments

@AaronLayton
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant