Fix room search field shortcut
The shortcut was stolen by the search field in the quick switcher BUG: 469059
This commit is contained in:
@@ -64,6 +64,7 @@ QQC2.Dialog {
|
|||||||
RoomManager.enterRoom(roomList.currentItem.currentRoom);
|
RoomManager.enterRoom(roomList.currentItem.currentRoom);
|
||||||
root.close();
|
root.close();
|
||||||
}
|
}
|
||||||
|
focusSequence: ""
|
||||||
}
|
}
|
||||||
|
|
||||||
QQC2.ScrollView {
|
QQC2.ScrollView {
|
||||||
|
|||||||
Reference in New Issue
Block a user