- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 28 Apr, 2021 1 commit
-
-
leo authored
* fix PointerUpEvent conversion PointerMoveEvent needs to use the default buttons value.(#73286) * feat PointerMoveEvent conversion adds test cases * fix event conversion may modify the original buttons value. * Update packages/flutter/lib/src/gestures/resampler.dart Co-authored-by: David Reveman <dreveman@gmail.com>
-
- 16 Mar, 2021 2 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 0cbe5975.
-
- 15 Mar, 2021 1 commit
-
-
Ian Hickson authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 28 Oct, 2020 1 commit
-
-
David Reveman authored
* Improve resampling of up and remove events. This improves resampling of these events by searching for them until the next approximate sample time. Co-authored-by: David Reveman <reveman@google.com>
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Oct, 2020 1 commit
-
-
David Reveman authored
This adds the neccessary synthetic move/hover events to resampler, which is needed for position to not change as part of a down, up, or remove event. Co-authored-by: David Reveman <reveman@google.com>
-
- 24 Aug, 2020 1 commit
-
-
David Reveman authored
-