videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 6 7d91903f795f
--- a/videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp	Mon Jan 18 20:21:12 2010 +0200
+++ b/videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp	Tue Jan 26 12:00:59 2010 +0200
@@ -1366,6 +1366,7 @@
             
     if ( iVideoArray->VideoCount() > 0 )
         {
+        iScroller.Reset();
         iScroller.ResizeL( iVideoArray->VideoCount() );               
 		
         TInt highlight( KErrNotFound );