forked from Public/monero-gui
Back transitions for the wizards
This commit is contained in:
@@ -170,6 +170,7 @@ Rectangle {
|
||||
text: "Continue"
|
||||
|
||||
onClicked: {
|
||||
wizardController.wizardStackView.backTransition = false;
|
||||
if(wizardController.skipModeSelection){
|
||||
wizardStateView.state = "wizardHome"
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user