Gesture is interrupted if even one of several views is consumed. 48/258748/5
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 25 May 2021 06:15:50 +0000 (15:15 +0900)
committerjoogab yun <joogab.yun@samsung.com>
Thu, 15 Jul 2021 06:31:29 +0000 (06:31 +0000)
commit7daf5041442ac5b49f7378a3b0c392dee6be6db2
tree27bc0d3f90093ecc7822c26962e1db9bf6596716
parent875efa5847e881e96f87890cfdc56345658344ce
Gesture is interrupted if even one of several views is consumed.

This is a problem for backward-compatibility.

So, I remove the code that interrupts Gesture when the touch event is consumed

Change-Id: I01379cffb8edbfa1b82cdb585c08517752f64335
automated-tests/src/dali/utc-Dali-LongPressGestureDetector.cpp
automated-tests/src/dali/utc-Dali-PanGestureDetector.cpp
automated-tests/src/dali/utc-Dali-PinchGestureDetector.cpp
automated-tests/src/dali/utc-Dali-RotationGestureDetector.cpp
automated-tests/src/dali/utc-Dali-TapGestureDetector.cpp
dali/internal/event/events/event-processor.cpp
dali/public-api/actors/actor.h