• Matt Perry's avatar
    Fix common asserts in animation API. · 8a729317
    Matt Perry authored
    1. We would assert if you tried to start an animation from within an
    animation status callback. This is a common pattern, so I fixed this
    assert (in Ticker._tick).
    2. We would assert for animations with duration under a millisecond.
    Fixed.
    
    Also removed the workarounds assocated with #1.
    8a729317
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...