summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml2
-rw-r--r--notificationswatchlet/icon.pngbin3241 -> 212 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml b/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
index 3f31130..5eb30b5 100644
--- a/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
+++ b/metawatch/qml/com/javispedro/sowatch/metawatch/MWTitle.qml
@@ -17,7 +17,7 @@ Rectangle {
id: label
anchors.left: image.right
anchors.leftMargin: 2
- anchors.verticalCenter: parent
+ anchors.verticalCenter: parent.verticalCenter
font.bold: true
}
}
diff --git a/notificationswatchlet/icon.png b/notificationswatchlet/icon.png
index ba4ba96..e0556bc 100644
--- a/notificationswatchlet/icon.png
+++ b/notificationswatchlet/icon.png
Binary files differ