• 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
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...