Hide EventContent contentLabel if no text
This commit is contained in:
@@ -105,6 +105,7 @@ Row {
|
||||
|
||||
HSelectableLabel {
|
||||
id: contentLabel
|
||||
visible: Boolean(eventContent.eventText)
|
||||
width: parent.width
|
||||
container: selectableLabelContainer
|
||||
index: model.index
|
||||
|
Reference in New Issue
Block a user