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

List:       kde-commits
Subject:    [plasma-workspace] applets/digital-clock/package/contents/ui: [Digital Clock CalendarView] Fix agend
From:       Kai Uwe Broulik <kde () privat ! broulik ! de>
Date:       2016-08-12 11:00:40
Message-ID: E1bYACe-00056r-R5 () code ! kde ! org
[Download RAW message or body]

Git commit 18581e454cae8280c9575086b02680ec6079ef0e by Kai Uwe Broulik.
Committed on 12/08/2016 at 10:59.
Pushed by broulik into branch 'master'.

[Digital Clock CalendarView] Fix agenda part with right-to-left languages

The dayLabel wasn't anchored anywhere and sto stayed in its position while =
the
rest of the agenda shifted out of bounds

M  +1    -0    applets/digital-clock/package/contents/ui/CalendarView.qml

http://commits.kde.org/plasma-workspace/18581e454cae8280c9575086b02680ec607=
9ef0e

diff --git a/applets/digital-clock/package/contents/ui/CalendarView.qml b/a=
pplets/digital-clock/package/contents/ui/CalendarView.qml
index 97c0fb3..87c77da 100644
--- a/applets/digital-clock/package/contents/ui/CalendarView.qml
+++ b/applets/digital-clock/package/contents/ui/CalendarView.qml
@@ -124,6 +124,7 @@ Item {
 =

         PlasmaComponents.Label {
             id: dayLabel
+            anchors.left: parent.left
             height: dayHeading.height + dateHeading.height
             width: paintedWidth
             font.pixelSize: height
[prev in list] [next in list] [prev in thread] [next in thread] 

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