-
Hans Muller authored
Fix minor problems in _ScrollGestureRecognizer, Dismissable, lerpColor 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-dismiss to fail. Fixed the definition of lerpColor().
ef023286