1. Fixes a bug where events do not occur when longPressGestures overlap. This is... 22/309022/5
authorjoogab.yun <joogab.yun@samsung.com>
Thu, 4 Apr 2024 01:54:25 +0000 (10:54 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Thu, 4 Apr 2024 04:48:48 +0000 (13:48 +0900)
commitb0516efeefaff68139bee29a7317eccd3729adbb
tree337128d994a6f8b5b4d647d0349d57a75ae8c3d5
parentf95683702dab49f388503447872c5306f1da4808
1. Fixes a bug where events do not occur when longPressGestures overlap. This is when using gestures with FeedTouch.
2. Remove unnecessary conditional statements.

Change-Id: If8a4e876cb0b6031e744b6f0b8a3beef6d28517d
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.cpp
dali/internal/event/events/pan-gesture/pan-gesture-processor.cpp