Jump to first unread message with Shift+PgUp

This feature doesn't work very well at the moment, but that's not an
excuse not to have a keyboard shortcut for it. As usual, it's the same
shortcut as many other chat clients use.
This commit is contained in:
Kevin Wolf
2023-02-23 17:05:50 +01:00
committed by Tobias Fella
parent f40d1b9f4e
commit 8d3e145e0b

View File

@@ -357,6 +357,7 @@ Kirigami.ScrollablePage {
messageListView.goToEvent(currentRoom.readMarkerEventId)
}
icon.name: "go-up"
shortcut: "Shift+PgUp"
}
QQC2.ToolTip {