• Adam Barth's avatar
    Ensure delayed multidrag timer is stopped (#6340) · 034d2fcd
    Adam Barth authored
    Previously we were relying on the gesture arena to call us back to
    cancel our timer. However, in the case where we've already been
    accepted, asking the gesture arena to reject us doesn't lead to a
    callback and we fail to stop the timer (and hence trigger an assert).
    
    Fixes #6156
    034d2fcd
Name
Last commit
Last update
..
bin/loader Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
flutter.iml Loading commit data...
pubspec.yaml Loading commit data...