uifw/AvKon/aknphysics/src/aknphysics.cpp
branchRCL_3
changeset 12 941195f2d488
parent 10 3d340a0166ff
child 19 aecbbf00d063
equal deleted inserted replaced
10:3d340a0166ff 12:941195f2d488
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009, 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   929 // ---------------------------------------------------------------------------
   929 // ---------------------------------------------------------------------------
   930 //
   930 //
   931 void CAknPhysics::DrawViewInCurrentPosition()
   931 void CAknPhysics::DrawViewInCurrentPosition()
   932     {
   932     {
   933     NotifyViewPositionChanged( iObserver.ViewPosition(), ETrue );
   933     NotifyViewPositionChanged( iObserver.ViewPosition(), ETrue );
       
   934     iPanningDrawOmitted = EFalse;
   934     }
   935     }
   935 
   936 
   936 // --------------------------------------------------------------------------
   937 // --------------------------------------------------------------------------
   937 // CAknPhysics::SetBounceTactileFeedback
   938 // CAknPhysics::SetBounceTactileFeedback
   938 // --------------------------------------------------------------------------
   939 // --------------------------------------------------------------------------