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

List:       kde-commits
Subject:    KDE/kdebase/apps/plasma/applets/folderview
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-12-30 16:32:35
Message-ID: 20101230163236.05F41AC8AC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210314 by mart:

kill the rubberband when a context event happens
BUG:261614


 M  +4 -0      iconview.cpp  


--- trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp #1210313:1210314
@@ -2022,7 +2022,11 @@
         // Let the event propagate to the parent widget
         event->ignore();
     }
+    if (m_rubberBand.isValid()) {
+        markAreaDirty(m_rubberBand);
+        m_rubberBand = QRect();
 }
+}
 
 void IconView::dragEnterEvent(QGraphicsSceneDragDropEvent *event)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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