Focus weather city input on return
This commit is contained in:
@@ -450,6 +450,7 @@ Panel {
|
||||
id: keyCatcher
|
||||
anchors.fill: parent
|
||||
blocked: root.editingLocation
|
||||
onReturnRequested: root.startEditingLocation()
|
||||
onCloseRequested: root.close()
|
||||
onTabRequested: function(direction) { root.switchPanel(direction) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user