• Hixie's avatar
    Heroes: Pass next Performance to route builders · 8cce992f
    Hixie authored
    This is step 1 in making it possible to have hero transitions between
    routes. To make it possible for a route to have an "exit" animation when
    a new route has been pushed on top of it, we provide the next route's
    AnimationPerformance to the build function. It's null if there is no
    next route or if the next route has no performance.
    8cce992f
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
services Loading commit data...
widgets Loading commit data...