(PanGesture) Phase in the initial pan-threshold if it's a slow pan 39/24139/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 1 Jul 2014 07:57:39 +0000 (16:57 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 16:05:03 +0000 (17:05 +0100)
commit2630e13ca5aa644b7fba74a0e0857abe0d8c4d14
treeb99df1f77c168ffd919aaa1f2661dc3296970872
parent94d03d1297d87ebe8f2680cd743df1aeed61a4a3
(PanGesture) Phase in the initial pan-threshold if it's a slow pan

[problem]     When we are doing a slow pan, there is a jump at the start which does not look good
[cause]       To minimise the distance between finger and object, the WHOLE threshold is applied
              when the gesture starts.
[solution]    If it's a slow pan, phase in the pan-threshold.

Change-Id: Ifee6547f66761881d04c3a847b4b3cdb5e3bc4e1
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
adaptors/tizen/internal/common/events/pan-gesture-detector-base.cpp
adaptors/tizen/internal/common/events/pan-gesture-detector-base.h