Hide EventContent contentLabel if no text

This commit is contained in:
miruka
2019-09-14 00:56:38 -04:00
parent 451038641e
commit 45b6714bcb
2 changed files with 4 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ Row {
HSelectableLabel {
id: contentLabel
visible: Boolean(eventContent.eventText)
width: parent.width
container: selectableLabelContainer
index: model.index