• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore 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...