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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin/tabbox
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-01-27 21:24:25
Message-ID: 1264627465.732443.25127.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1081171 by aseigo:

same duration as used in Plasma::ItemBackground; smoother and more consistent for bonus


 M  +1 -0      tabboxview.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/tabbox/tabboxview.cpp #1081170:1081171
@@ -79,6 +79,7 @@
     m_selectionFrame->setEnabledBorders( Plasma::FrameSvg::AllBorders );
 
     m_animation = new QPropertyAnimation( this, "selectedItem", this );
+    m_animation->setDuration(250);
     m_animation->setEasingCurve( QEasingCurve::InOutQuad );
 
     connect( tabBox, SIGNAL(configChanged()), this, SLOT(configChanged()));
[prev in list] [next in list] [prev in thread] [next in thread] 

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