You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
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.
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.
There doesn't seem to be any documentation on when to use
cross-fadeandcross-fade-all.If I set up my
core-animated-pageswithtransitions="hero-transition cross-fade slide-down slide-up"and then specify somecross-fadeandslide-downanimations they don't seem to animate correctly.if I change the
core-animated-pagestransition tocross-fade-allthen it seems to work, but this then causestile-cascadeanimations not to work correctly.Can any one shed some light?