Artemis can be fully navigated (and so the signal list) just with the keyboard, fixed #50
This commit is contained in:
@@ -372,7 +372,6 @@ Window {
|
||||
Layout.fillHeight: true
|
||||
highlightMoveDuration: 0
|
||||
clip: true
|
||||
focus: true
|
||||
ScrollBar.vertical: bar
|
||||
highlight: Rectangle { color: Material.accent; radius: 5 }
|
||||
onCurrentIndexChanged: { itemChanged() }
|
||||
|
||||
Reference in New Issue
Block a user