• Ian Hickson's avatar
    Fix some hero observer bugs (#5633) · dd2251ec
    Ian Hickson authored
    1: If a route is already dismissed when it's popped, there's no point
    trying to animate heroes, because it's going to be gone before the
    heroes code can look at it.
    
    2: If a hero animation finishes just as a new one is starting, we
    previously blew away the state for the starting one. Now we correctly
    segregate the "starting up quest" variables from the "actively ongoing
    quest" variables.
    dd2251ec
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...