mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In this CL, the event handler keeps track of the delta from the previous pointer position so authors don't have to. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/887793002