[Tizen] Add an environment variable for long press gesture 30/221130/1 accepted/tizen/5.5/unified/20200102.013922 submit/tizen_5.5/20191227.100026 submit/tizen_5.5/20191230.003219
authorJiyun Yang <ji.yang@samsung.com>
Fri, 20 Dec 2019 06:51:30 +0000 (15:51 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Fri, 27 Dec 2019 09:12:31 +0000 (18:12 +0900)
commit4f317a4101e4a68d5b461e1b57e329fd7508821a
treedd6d3bbfe574d1671505673da262cf0ab65bb5f6
parente647a952be0dce4f90787548874203415b8f9154
[Tizen] Add an environment variable for long press gesture

DALI_LONG_PRESS_MINIMUM_HOLDING_TIME
The minimum holding time required to be recognized as a long press gesture

Change-Id: Ie6ed848b090ac5564a4b4944b1426c7be4af19ef
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
automated-tests/src/dali/utc-Dali-LongPressGestureDetector.cpp
dali/integration-api/input-options.cpp
dali/integration-api/input-options.h
dali/internal/event/events/gesture-event-processor.cpp
dali/internal/event/events/gesture-event-processor.h
dali/internal/event/events/long-press-gesture/long-press-gesture-detector-impl.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-detector-impl.h
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.h
dali/internal/event/events/long-press-gesture/long-press-gesture-recognizer.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-recognizer.h