committed by
Tobias Fella
parent
2470990d75
commit
6dd51a35c5
@@ -241,6 +241,9 @@ Kirigami.OverlayDrawer {
|
||||
QQC2.ToolTip.text: i18n("Search user in room")
|
||||
QQC2.ToolTip.visible: hovered
|
||||
QQC2.ToolTip.delay: Kirigami.Units.toolTipDelay
|
||||
onToggled: {
|
||||
userListSearchField.text = "";
|
||||
}
|
||||
}
|
||||
|
||||
QQC2.ToolButton {
|
||||
|
||||
Reference in New Issue
Block a user