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

List:       kde-commits
Subject:    KDE/kdelibs/plasma/widgets
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-08-31 23:47:12
Message-ID: 1251762432.160420.8314.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1017945 by aseigo:

order and parent the background according to the item


 M  +2 -0      itembackground.cpp  


--- trunk/KDE/kdelibs/plasma/widgets/itembackground.cpp #1017944:1017945
@@ -133,6 +133,8 @@
     }
 
     if (target) {
+        setZValue(target->zValue() - 1);
+        setParentItem(target->parentItem());
         QRectF rect = target->boundingRect();
         rect.moveTopLeft(target->pos());
         setTarget(rect);
[prev in list] [next in list] [prev in thread] [next in thread] 

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