Skip to content

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

@apwilson

Description

@apwilson
14:14:47.954: E/flutter : [ERROR:../../lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
14:14:47.957: E/flutter : 'package:flutter/src/gestures/multidrag.dart': Failed assertion: line 400 pos 12: 'pendingDelta.distance <= kTouchSlop' is not true.
14:14:47.960: E/flutter : #0      _AssertionError._throwNew (dart:core-patch/errors_patch.dart:27)
14:14:47.962: E/flutter : #1      _AssertionError._checkAssertion (dart:core-patch/errors_patch.dart:34)
14:14:47.965: E/flutter : #2      _DelayedPointerState._delayPassed (package:flutter/src/gestures/multidrag.dart:400:12)
14:14:47.967: E/flutter : #3      Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:16)
14:14:47.970: E/flutter : #4      _Timer._runTimers (dart:isolate-patch/timer_impl.dart:385)
14:14:47.973: E/flutter : #5      _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:414)
14:14:47.976: E/flutter : #6      _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:148)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions