Skip to content

autotests: Fix testTouchPoint

Vlad Zahorodnii requested to merge work/zzag/fix-touch-point-test into master

Gesture recognition code doesn't handle correctly cancelling a touch sequence. testTouchPoint in one of its tests simulates pressing the screen with three fingers and cancelling the touch sequence.

Edited by Vlad Zahorodnii

Merge request reports