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

List:       kde-commits
Subject:    [kde-workspace/plasma/sreich/tasks-qml] plasma/desktop/applets/tasks/package/contents/ui: attempt an
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-13 2:15:37
Message-ID: 20120213021537.6A74FA60B9 () git ! kde ! org
[Download RAW message or body]

Git commit 21bfa06c81f4cb2ee2d98cc20c66d02180d328ce by Shaun Reich.
Committed on 13/02/2012 at 02:52.
Pushed by sreich into branch 'plasma/sreich/tasks-qml'.

attempt and fail at fixing anchors. there's a loop here somewhere

and some hardcoded sizes, but we'll see to that later. not too
important right now

M  +5    -6    plasma/desktop/applets/tasks/package/contents/ui/main.qml

http://commits.kde.org/kde-workspace/21bfa06c81f4cb2ee2d98cc20c66d02180d328=
ce

diff --git a/plasma/desktop/applets/tasks/package/contents/ui/main.qml b/pl=
asma/desktop/applets/tasks/package/contents/ui/main.qml
index 4894fee..5b1ad46 100644
--- a/plasma/desktop/applets/tasks/package/contents/ui/main.qml
+++ b/plasma/desktop/applets/tasks/package/contents/ui/main.qml
@@ -140,12 +140,12 @@ Item {
                         left: icon.left
                         right: text.right
                         top: parent.top
-                        bottom: icon.bottom
+                        bottom: text.bottom
 =

-                        leftMargin: -5
-                        rightMargin: -5
-                        topMargin: -5
-                        bottomMargin: -5
+                        leftMargin: -8
+                        rightMargin: -8
+                        topMargin: -8
+                        bottomMargin: -8
                     }
 =

                     imagePath: "widgets/tasks"
@@ -167,7 +167,6 @@ Item {
 =

                     anchors { left: icon.right; top: icon.top; bottom: ico=
n.bottom }
 =

-                 //   height: tasksGrid.cellHeight
                     height: 20
                     width: 200
 =


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

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