- 12 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 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>
-
- 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>
-
- 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>
-
- 01 Oct, 2020 1 commit
-
-
Phil Quitslund authored
-
- 24 Aug, 2020 1 commit
-
-
David Reveman authored
-