• Tong Mu's avatar
    Fix edge cases of PointerEventConverter (#29998) · 423cf223
    Tong Mu authored
    * Fix: ui.PointerChange.remove might contain position change, but we used to expand it into a Cancel and Remove, neither of which allows position change. A Hover event is added, and a test is updated accordingly.
    * Fixed the issue where a PointerMoveEvent and a PointerCancelEvent do not receive the correct pressure.
    * Refactor the calculation of delta into deltaTo.
    423cf223
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...