mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Port recent global changes to the wizard
This commit is contained in:
@@ -217,7 +217,7 @@ sub config_wizard {
|
||||
|
||||
return unless $self->check_unsaved_changes;
|
||||
if (my $config = Slic3r::GUI::ConfigWizard->new($self)->run) {
|
||||
# TODO: select the default preset in all tabs
|
||||
$_->select_default_preset for values %{$self->{options_tabs}};
|
||||
$self->load_config($config);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user