Skip to content

Conversation

@abarth
Copy link
Contributor

@abarth abarth commented Oct 15, 2016

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

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 flutter#6156
@abarth
Copy link
Contributor Author

abarth commented Oct 15, 2016

@Hixie

@Hixie
Copy link
Contributor

Hixie commented Oct 15, 2016

LGTM

@abarth abarth merged commit 034d2fc into flutter:master Oct 15, 2016
@abarth abarth deleted the multidrag_timer branch October 15, 2016 20:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'pendingDelta.distance <= kTouchSlop' is not true.

2 participants