RoomList: Change room on drag enter
With a delay. Allows to drag a file to NeoChat and switch rooms. In the future we might want to allow dropping a file onto a room to send it.
This commit is contained in:
@@ -163,6 +163,7 @@ Kirigami.Page {
|
||||
connection: root.connection
|
||||
collapsed: root.collapsed
|
||||
highlighted: RoomManager.currentRoom === currentRoom
|
||||
openOnDrag: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user