If CapturesAllTouchAfterStart() is true, it should be hit only after touchdown. 03/272403/3
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 16 Mar 2022 02:19:22 +0000 (11:19 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Thu, 24 Mar 2022 10:11:48 +0000 (19:11 +0900)
commit3b0fba86dfcad3ae5841679e1c1790db563d7301
treea5ab62169ee0b369dab50efc957ff732147282d7
parentd49f57491bd017bc38ca134c3286eb38b7b812b2
If CapturesAllTouchAfterStart() is true, it should be hit only after touchdown.
So, If the touch moves after another actor has been touched so that the current actor is hit, it should behave as if it didn't hit.

Change-Id: I609607ea19a5cf5f6b07b5065132f491122f7a6b
automated-tests/src/dali/utc-Dali-TouchProcessing.cpp
dali/internal/event/events/hit-test-algorithm-impl.cpp