[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeextragear-1/amarok/src/statusbar
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-02-26 10:46:24
Message-ID: 20050226104624.BBDD414843 () office ! kde ! org
[Download RAW message or body]

CVS commit by markey: 

Just to be safe, reset minValue before starting track.


  M +1 -0      statusbar.cpp   1.20


--- kdeextragear-1/amarok/src/statusbar/statusbar.cpp  #1.19:1.20
@@ -157,4 +157,5 @@ StatusBar::engineNewMetaData( const Meta
     setMainText( i18n( "Playing: %1" ).arg( title ) );
 
+    m_slider->setMinValue( 0 );
     m_slider->setMaxValue( bundle.length() * 1000 );
     m_slider->setEnabled( bundle.length() > 0 );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic