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

List:       kde-commits
Subject:    [kdeplasma-addons] applets/konsoleprofiles/package/contents/ui: move scrollbar under the separator,
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-09 16:15:13
Message-ID: 20120209161513.5247AA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 43d4cb42e16e3f96ccf5c810dd212552b2de7beb by Shaun Reich.
Committed on 09/02/2012 at 17:12.
Pushed by sreich into branch 'master'.

move scrollbar under the separator, fix listview a tad

M  +2    -2    applets/konsoleprofiles/package/contents/ui/konsoleprofiles.=
qml

http://commits.kde.org/kdeplasma-addons/43d4cb42e16e3f96ccf5c810dd212552b2d=
e7beb

diff --git a/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qm=
l b/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
index f3ae236..1af74c1 100644
--- a/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
+++ b/applets/konsoleprofiles/package/contents/ui/konsoleprofiles.qml
@@ -109,7 +109,7 @@ anchors { left: headerRow.left; right: headerRow.right;=
 top: headerRow.bottom }
                 id: view
 =

 //                anchors { left: parent.left; right: scrollBar.left; bott=
om: parent.bottom; top: parent.top }
-                anchors { left: parent.left; right: scrollBar.left; bottom=
: parent.bottom; top: parent.top }
+                anchors { left: parent.left; right: scrollBar.left; bottom=
: parent.bottom; top: separator.bottom }
 //anchors.fill: parent
                 anchors.topMargin: 10
 =

@@ -167,7 +167,7 @@ anchors { left: headerRow.left; right: headerRow.right;=
 top: headerRow.bottom }
 =

           //  anchors { right: parent.right }
 //          anchors { bottom:parent.bottom; top: parent.top; right: parent=
.right}
-anchors { bottom: parent.bottom; top: parent.top; right: parent.right }
+anchors { bottom: parent.bottom; top: separator.top; right: parent.right }
 =

             orientation: Qt.Vertical
        //     stepSize: 30 // textBrowser.lineCount / 4

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

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