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: