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

List:       kde-commits
Subject:    [plasma-mobile] containments/activityscreen/contents/ui: anchor the toolbar to the widget area
From:       Marco Martin <notmart () gmail ! com>
Date:       2012-03-20 9:04:11
Message-ID: 20120320090411.873C8A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 2e4f0ea1cd950903ec0669a4aa3326d26bdf5bcb by Marco Martin.
Committed on 20/03/2012 at 10:03.
Pushed by mart into branch 'master'.

anchor the toolbar to the widget area

CCBUG:296369

M  +2    -2    containments/activityscreen/contents/ui/main.qml

http://commits.kde.org/plasma-mobile/2e4f0ea1cd950903ec0669a4aa3326d26bdf5b=
cb

diff --git a/containments/activityscreen/contents/ui/main.qml b/containment=
s/activityscreen/contents/ui/main.qml
index a2c29d9..ee6b734 100644
--- a/containments/activityscreen/contents/ui/main.qml
+++ b/containments/activityscreen/contents/ui/main.qml
@@ -192,9 +192,9 @@ Item {
                 spacing: 16
                 anchors {
                     top: parent.top
-                    left: parent.left
+                    left: resultsFlow.left
                     topMargin: availScreenRect.y+20
-                    leftMargin: 72
+                    leftMargin: 4
                 }
 =

                 MobileComponents.ActionButton {
[prev in list] [next in list] [prev in thread] [next in thread] 

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