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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasmagenericshell/widgetsExplorer
From:       Ambroz Bizjak <ambrop7 () gmail ! com>
Date:       2009-12-06 17:04:47
Message-ID: 1260119087.699676.9832.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1059446 by abizjak:

Fix scrolling again


 M  +2 -0      appletslist.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp #1059445:1059446
@@ -541,6 +541,7 @@
 
     m_firstItemIndex = nextFirstItemIndex;
 
+    m_slide->stop();
     if (m_orientation == Qt::Horizontal) {
         m_slide->setProperty("movementDirection", Plasma::MoveLeft);
     } else {
@@ -567,6 +568,7 @@
 
     m_firstItemIndex = nextFirstItemIndex;
 
+    m_slide->stop();
     if (m_orientation == Qt::Horizontal) {
         m_slide->setProperty("movementDirection", Plasma::MoveLeft);
     } else {
[prev in list] [next in list] [prev in thread] [next in thread] 

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