QML UI: more progress information on the start page
Since some users report hangs when changing credentials it would be useful to see how far the application got. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f925711185
commit
093c5fa5ff
@ -171,6 +171,7 @@ void QMLManager::saveCloudCredentials()
|
||||
clear_dive_file_data();
|
||||
DiveListModel::instance()->clear();
|
||||
GpsListModel::instance()->clear();
|
||||
setStartPageText(tr("Attempting to open cloud storage with new credentials"));
|
||||
openLocalThenRemote(url);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user