From 8e629ade66d6828ce0c3777cd0af7448c8b1ff01 Mon Sep 17 00:00:00 2001 From: miruka Date: Tue, 14 Jul 2020 17:28:05 -0400 Subject: [PATCH] Narrow member list: properly hide last seen texts --- src/gui/Base/HTile/TitleRightInfoLabel.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/Base/HTile/TitleRightInfoLabel.qml b/src/gui/Base/HTile/TitleRightInfoLabel.qml index 2fb623a4..75e02432 100644 --- a/src/gui/Base/HTile/TitleRightInfoLabel.qml +++ b/src/gui/Base/HTile/TitleRightInfoLabel.qml @@ -12,6 +12,7 @@ HLabel { verticalAlignment: Qt.AlignVCenter color: theme.colors.halfDimText visible: Layout.maximumWidth > 0 + opacity: Layout.maximumWidth > 0 ? 1 : 0 Layout.fillHeight: true Layout.maximumWidth: