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

List:       kde-commits
Subject:    [kde-workspace/frameworks-scratch] plasma/desktop/containments/desktop/package/contents/ui: Fix clos
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2013-09-21 2:55:58
Message-ID: E1VNDMU-0002e4-No () scm ! kde ! org
[Download RAW message or body]

Git commit dea5d98dc3d43370b3137540527f86e206ecfd17 by Sebastian K=C3=BCgle=
r.
Committed on 21/09/2013 at 02:55.
Pushed by sebas into branch 'frameworks-scratch'.

Fix close button anchoring

M  +2    -2    plasma/desktop/containments/desktop/package/contents/ui/Appl=
etHandle.qml

http://commits.kde.org/kde-workspace/dea5d98dc3d43370b3137540527f86e206ecfd=
17

diff --git a/plasma/desktop/containments/desktop/package/contents/ui/Applet=
Handle.qml b/plasma/desktop/containments/desktop/package/contents/ui/Applet=
Handle.qml
index 7274079..95f950a 100644
--- a/plasma/desktop/containments/desktop/package/contents/ui/AppletHandle.=
qml
+++ b/plasma/desktop/containments/desktop/package/contents/ui/AppletHandle.=
qml
@@ -206,8 +206,8 @@ Item {
     ActionButton {
         width: handleWidth
         anchors {
-            bottom: appletItem.handleMerged ? parent.bottom : noBackground=
Handle.bottom
-            bottomMargin: appletItem.margins.bottom + 2
+            bottom: buttonsParent.bottom
+            bottomMargin: (handleMerged) ? appletItem.margins.bottom + 2 :=
 noBackgroundHandle.margins.bottom + 2
             right: appletItem.handleMerged ? parent.right : noBackgroundHa=
ndle.right
             rightMargin: appletItem.handleMerged ? -buttonMargin : noBackg=
roundHandle.margins.right - buttonMargin
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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