diff -r 420f6808bf21 -r f9e827349359 photosgallery/viewframework/views/zoomview/inc/glxzoomeventhandler.h --- a/photosgallery/viewframework/views/zoomview/inc/glxzoomeventhandler.h Wed Jun 09 09:41:51 2010 +0300 +++ b/photosgallery/viewframework/views/zoomview/inc/glxzoomeventhandler.h Mon Jun 21 15:40:32 2010 +0300 @@ -277,6 +277,7 @@ TBool iDragOngoing; // Is a drag event ongoing TBool iZoomActivated; // To Denote if zoom is activated TUiState iZoomUiState; // To Denote if the Ui is On in zoom + TInt iPrevPinchFactor; // To avoid the bouce while pinch gesture end TPoint iPreviousPointerPosition; TPoint iPreviousDragStartPosition;