mpxplugins/viewplugins/views/commonplaybackview/src/mpxplaybackviewinfolabel.cpp
changeset 4 beaa16f65879
parent 1 8118492f1bdf
--- a/mpxplugins/viewplugins/views/commonplaybackview/src/mpxplaybackviewinfolabel.cpp	Fri Jan 22 09:43:47 2010 +0200
+++ b/mpxplugins/viewplugins/views/commonplaybackview/src/mpxplaybackviewinfolabel.cpp	Tue Jan 26 11:56:33 2010 +0200
@@ -148,6 +148,7 @@
     if ( iMarquee )
         {
         TBool need = NeedToScroll();
+        iMarquee->Stop();
         if ( need && !iMarquee->IsMarqueeOn() )
             {
             iMarquee->Reset();