• Hans Muller's avatar
    Fix minor problems in _ScrollGestureRecognizer, Dismissable · 952e7358
    Hans Muller authored
    Alternating scroll gestures would sometimes be ignored because _ScrollGestureRecognizer didn't always reset its _state when the pointer[s] went up.
    
    A Dismissable dismiss triggered by a drag and then a fling could cause the next attempt to drag-dimiss to fail.
    
    Fixed the definition of lerpColor().
    952e7358
Name
Last commit
Last update
..
base Loading commit data...
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
rendering Loading commit data...
widget Loading commit data...