diff -r 96612d01cf9f -r 6711b85517b7 videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp --- 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 );