[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: set wrappe
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-13 1:44:05
Message-ID: 20120213014405.666E0A60A6 () git ! kde ! org
[Download RAW message or body]

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

set wrapper item width to taskbackground svg width, since it should be

the biggest width

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

http://commits.kde.org/kde-workspace/c79904d9633b541a7018257a8aff6a03717982=
fe

diff --git a/plasma/desktop/applets/tasks/package/contents/ui/main.qml b/pl=
asma/desktop/applets/tasks/package/contents/ui/main.qml
index d76c9ce..064763f 100644
--- a/plasma/desktop/applets/tasks/package/contents/ui/main.qml
+++ b/plasma/desktop/applets/tasks/package/contents/ui/main.qml
@@ -126,7 +126,7 @@ Item {
 =

             Item {
                 id: wrapper
-                width: 400
+                width: taskBackground.width
                 height: 100
 =

 =

@@ -134,7 +134,7 @@ Item {
                 PlasmaCore.FrameSvgItem {
                     id: taskBackground
 =

-                    width: 300
+//                    width: text.width + icon.width
 =

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


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

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