mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-05 10:12:46 +00:00
SailfishOS: Small user interface improvements
* Pressing shuffle will now show a notification indicating it is not implemented. * On the initial setup, the discovered settings are displayed somewhat more neatly. * Disable reloading the main view each time the MainPage gets activated.
This commit is contained in:
parent
14c9de0aac
commit
8a9cb73686
3 changed files with 34 additions and 15 deletions
|
@ -167,7 +167,6 @@ Page {
|
|||
onStatusChanged: {
|
||||
if (status == PageStatus.Active) {
|
||||
appWindow.itemData = null
|
||||
loadModels(false)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue