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

List:       kde-commits
Subject:    [kdeplasma-addons/plasma/luisgabriellima/weatherstation-qml] applets/weatherstation/package/contents
From:       Luís_Gabriel_Lima <lampih () gmail ! com>
Date:       2012-06-30 20:45:54
Message-ID: 20120630204554.7EF3DA60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 0ff0bd5696c2f2dc75988cf1d79bd5c7446f5b1b by Lu=C3=ADs Gabriel Li=
ma.
Committed on 17/06/2012 at 20:37.
Pushed by luisgabriellima into branch 'plasma/luisgabriellima/weatherstatio=
n-qml'.

Small fixes

Signed-off-by: Lu=C3=ADs Gabriel Lima <lampih@gmail.com>

M  +2    -2    applets/weatherstation/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/0ff0bd5696c2f2dc75988cf1d79bd5c7446=
f5b1b

diff --git a/applets/weatherstation/package/contents/ui/main.qml b/applets/=
weatherstation/package/contents/ui/main.qml
index da1b287..868ac3b 100644
--- a/applets/weatherstation/package/contents/ui/main.qml
+++ b/applets/weatherstation/package/contents/ui/main.qml
@@ -71,6 +71,7 @@ Item {
         anchors.fill: parent
         svg: lcdSvg
         elementId: "lcd_background"
+        visible: backend.useBackground
     }
 =

     PlasmaCore.SvgItem {
@@ -78,7 +79,6 @@ Item {
         anchors.fill: parent
         svg: lcdSvg
         elementId: "background"
-        visible: backend.useBackground
     }
 =

     Text {
@@ -102,7 +102,7 @@ Item {
         id: condition
         anchors {
             top: parent.top
-            topMargin: 30 * resizeOpts.heightRate
+            topMargin: 26 * resizeOpts.heightRate
             horizontalCenter: parent.horizontalCenter
         }
         height: naturalSize.height * resizeOpts.heightRate

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

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