WIP to setup the keys event
This commit is contained in:
@@ -19,7 +19,14 @@ Application {
|
||||
|
||||
color: "#000B25"
|
||||
|
||||
focus: true
|
||||
|
||||
View.Login {}
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
// Setup the login view to be focus on start
|
||||
columnLogin.updateSelection();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user