Focus on first item when a gamepad is connected

This commit is contained in:
Cameron Gutman
2019-05-19 11:08:23 -07:00
parent 65c21f3392
commit 4e4f04c174
4 changed files with 22 additions and 4 deletions
-4
View File
@@ -19,10 +19,6 @@ ApplicationWindow {
visibility: StreamingPreferences.startWindowed ? "Windowed" : "Maximized"
Component.onCompleted: {
SdlGamepadKeyNavigation.enable()
}
StackView {
id: stackView
initialItem: initialView