Make the SpaceDrawer navigable with the keyboard.

This commit is contained in:
James Graham
2024-04-22 18:18:15 +02:00
parent 95376c2ccc
commit 624b1b06c5
3 changed files with 258 additions and 245 deletions

View File

@@ -46,6 +46,8 @@ RowLayout {
text: i18n("Edit this account")
source: mediaId ? ("image://mxc/" + mediaId) : ""
activeFocusOnTab: true
onClicked: pageStack.pushDialogLayer(Qt.createComponent('org.kde.neochat.settings', 'AccountEditorPage'), {
connection: root.connection
}, {