From 4c0accada9a9c2688f41794db71639e0a9cb59b5 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Thu, 18 Oct 2018 13:46:09 +0800 Subject: [PATCH] Tweak author label. --- imports/Spectral/Component/Timeline/MessageDelegate.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/imports/Spectral/Component/Timeline/MessageDelegate.qml b/imports/Spectral/Component/Timeline/MessageDelegate.qml index 650052d..c12e04f 100644 --- a/imports/Spectral/Component/Timeline/MessageDelegate.qml +++ b/imports/Spectral/Component/Timeline/MessageDelegate.qml @@ -61,6 +61,8 @@ RowLayout { spacing: 0 TimelineLabel { + Layout.fillWidth: true + id: authorLabel visible: messageRow.avatarVisible