Narrow member list: properly hide last seen texts

This commit is contained in:
miruka 2020-07-14 17:28:05 -04:00
parent 3ff90d1074
commit 8e629ade66

View File

@ -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: