Location: having issue with FileView sometimes serializing 0 instead of latitude
This commit is contained in:
parent
7cbf5b9212
commit
ca8523ec1a
2 changed files with 33 additions and 23 deletions
|
|
@ -64,7 +64,7 @@ Item {
|
|||
Layout.fillWidth: true
|
||||
onEditingFinished: function () {
|
||||
Settings.data.location.name = text
|
||||
Location.resetWeather();
|
||||
Location.resetWeather()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue