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

List:       kde-commits
Subject:    [kde-workspace] plasma/generic/applets/devicenotifier/package/contents/ui: remove line,
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2013-12-28 2:02:51
Message-ID: E1VwjEp-0002eE-2r () scm ! kde ! org
[Download RAW message or body]

Git commit 4069bda0c20ac44fc95f9c67b2cffcdf12e70635 by Sebastian K=C3=BCgle=
r.
Committed on 28/12/2013 at 01:53.
Pushed by sebas into branch 'master'.

remove line, align info text left in device notifier

Less visual noise, better alignment with surroundings.

M  +1    -19   plasma/generic/applets/devicenotifier/package/contents/ui/de=
vicenotifier.qml

http://commits.kde.org/kde-workspace/4069bda0c20ac44fc95f9c67b2cffcdf12e706=
35

diff --git a/plasma/generic/applets/devicenotifier/package/contents/ui/devi=
cenotifier.qml b/plasma/generic/applets/devicenotifier/package/contents/ui/=
devicenotifier.qml
index a56656d..9efd05a 100644
--- a/plasma/generic/applets/devicenotifier/package/contents/ui/devicenotif=
ier.qml
+++ b/plasma/generic/applets/devicenotifier/package/contents/ui/devicenotif=
ier.qml
@@ -208,29 +208,11 @@ Item {
                     id: header
                     text: filterModel.count>0 ? i18n("Available Devices") =
: i18n("No Devices Available")
                     anchors { top: parent.top; topMargin: 3; left: parent.=
left; right: parent.right }
-                    horizontalAlignment: Text.AlignHCenter
                 }
 =

-
-                PlasmaCore.Svg {
-                    id: lineSvg
-                    imagePath: "widgets/line"
-                }
-                PlasmaCore.SvgItem {
-                    id: headerSeparator
-                    svg: lineSvg
-                    elementId: "horizontal-line"
-                    anchors {
-                        top: header.bottom
-                        left: parent.left
-                        right: parent.right
-                        topMargin: 3
-                    }
-                    height: lineSvg.elementSize("horizontal-line").height
-                }
                 PlasmaExtras.ScrollArea {
                     anchors {
-                        top : headerSeparator.bottom
+                        top : header.bottom
                         topMargin: 10
                         bottom: statusBarSeparator.top
                         left: parent.left

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

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