mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Location/Weather: Improved logic and proper refresh of data when changing location name in the settings UI
This commit is contained in:
@@ -64,6 +64,7 @@ Item {
|
||||
Layout.fillWidth: true
|
||||
onEditingFinished: function () {
|
||||
Settings.data.location.name = text
|
||||
Location.resetWeather();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user