Merge pull request #548

4c2f78a Fix translations in dropdown menu (Jaquee)
This commit is contained in:
Riccardo Spagni
2017-03-10 14:32:08 +00:00
3 changed files with 13 additions and 4 deletions

View File

@@ -688,13 +688,13 @@ Rectangle {
Component.onCompleted: {
//Disable password page until enabled by updateStatus
pageRoot.enabled = false
updateMixin()
}
// fires on every page load
function onPageCompleted() {
console.log("transfer page loaded")
updateStatus();
updateMixin();
}
//TODO: Add daemon sync status