Back transitions for the wizards

This commit is contained in:
dsc
2019-04-15 04:59:04 +02:00
parent e81cb7e640
commit e84f4623d8
5 changed files with 26 additions and 9 deletions

View File

@@ -170,6 +170,7 @@ Rectangle {
text: "Continue"
onClicked: {
wizardController.wizardStackView.backTransition = false;
if(wizardController.skipModeSelection){
wizardStateView.state = "wizardHome"
} else {