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

List:       kde-commits
Subject:    [declarative-plasmoids] dictionary/package/contents/ui: add margins for highlight item
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-06 19:53:55
Message-ID: 20120206195355.09AA6A60BE () git ! kde ! org
[Download RAW message or body]

Git commit fbd87fb6ca11edbf7df6bc0ddda68b7b83bccfcd by Shaun Reich.
Committed on 06/02/2012 at 20:53.
Pushed by sreich into branch 'master'.

add margins for highlight item

M  +1    -1    dictionary/package/contents/ui/main.qml

http://commits.kde.org/declarative-plasmoids/fbd87fb6ca11edbf7df6bc0ddda68b=
7b83bccfcd

diff --git a/dictionary/package/contents/ui/main.qml b/dictionary/package/c=
ontents/ui/main.qml
index 4805ff9..f6fc204 100644
--- a/dictionary/package/contents/ui/main.qml
+++ b/dictionary/package/contents/ui/main.qml
@@ -157,7 +157,7 @@ Item {
                     }
 =

                     highlight: PlasmaComponents.Highlight {
-                                    anchors { left: parent.left; right: pa=
rent.right }
+                        anchors { left: parent.left; right: parent.right; =
leftMargin: 10; rightMargin: 10 }
                         //           width: view.width
                         //          height: view.heigh
                         hover: true;
[prev in list] [next in list] [prev in thread] [next in thread] 

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