Skip to content

Commit

Permalink
Respect showDismissButton
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed Nov 14, 2024
1 parent 1a5a38e commit bfedfba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/tray/ActivityItemContent.qml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ RowLayout {
visible: parent.hovered
}

visible: root.showDismissButton
onClicked: root.dismissButtonClicked()
}
}
Expand Down

0 comments on commit bfedfba

Please sign in to comment.