diff -r 0aa5fbdfbc30 -r 3d340a0166ff akntouchgesturefw/inc/akntouchgesturefwdefs.h --- 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.