akntouchgesturefw/inc/akntouchgesturefwdefs.h
branchRCL_3
changeset 23 3d340a0166ff
parent 16 71dd06cfe933
--- a/akntouchgesturefw/inc/akntouchgesturefwdefs.h	Tue Apr 27 16:55:05 2010 +0300
+++ b/akntouchgesturefw/inc/akntouchgesturefwdefs.h	Tue May 11 16:27:42 2010 +0300
@@ -47,7 +47,7 @@
 const TInt KTapThreshold = 20;
 
 /// Pixel threshold value used for deciding if pointer has been dragged.
-const TInt KDefaultDragThreshold = 20;
+const TInt KDefaultDragThreshold = 40;
 
 /// Initial threshold for pinch. This is used when both pointers are 
 /// just set down.