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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/tasks
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-02-26 20:43:50
Message-ID: 1235681030.671801.20660.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 932523 by mart:

sync the layout orientation upon form factor constraints


 M  +4 -0      taskgroupitem.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/tasks/taskgroupitem.cpp #932522:932523
@@ -552,6 +552,10 @@
     if (constraints & Plasma::SizeConstraint && layoutWidget()) {
         layoutWidget()->layoutItems();
     }
+
+    if (constraints & Plasma::FormFactorConstraint && layoutWidget()) {
+        layoutWidget()->setOrientation(m_applet->formFactor());
+    }
 }
 
 LayoutWidget *TaskGroupItem::layoutWidget()
[prev in list] [next in list] [prev in thread] [next in thread] 

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