Artemis can be fully navigated (and so the signal list) just with the keyboard, fixed #50

This commit is contained in:
Marco Dalla Tiezza
2024-06-13 11:42:24 +02:00
parent 79891899ce
commit e57e9bf8e4
4 changed files with 381 additions and 381 deletions

View File

@@ -506,7 +506,6 @@ Page {
Layout.fillHeight: true
highlightMoveDuration: 0
clip: true
focus: true
ScrollBar.vertical: ScrollBar {
active: true
}
@@ -558,7 +557,6 @@ Page {
Layout.fillWidth: true
highlightMoveDuration: 0
clip: true
focus: true
ScrollBar.vertical: ScrollBar {
active: true
}
@@ -610,7 +608,6 @@ Page {
Layout.fillWidth: true
highlightMoveDuration: 0
clip: true
focus: true
ScrollBar.vertical: ScrollBar {
active: true
}