QML warning--
This commit is contained in:
@@ -299,7 +299,9 @@ Kirigami.OverlayDrawer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
onRoomChanged: {
|
onRoomChanged: {
|
||||||
loader.item.userSearchText = ""
|
if (loader.active) {
|
||||||
|
loader.item.userSearchText = ""
|
||||||
|
}
|
||||||
if (room == null) {
|
if (room == null) {
|
||||||
close()
|
close()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user