diff -r 89cbcb52b674 -r 56041bd3761e src/FingersDance.GestureControl/SurfaceGestureVectorDirection.cs --- a/src/FingersDance.GestureControl/SurfaceGestureVectorDirection.cs Tue Oct 27 10:10:26 2009 +0100 +++ b/src/FingersDance.GestureControl/SurfaceGestureVectorDirection.cs Wed Oct 28 11:57:38 2009 +0100 @@ -19,5 +19,6 @@ DOWNLEFT, DOWNRIGHT, NONE, + TAP, } }