mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'for_merging'
This commit is contained in:
		
						commit
						c4a3e4eca7
					
				
					 5 changed files with 63 additions and 90 deletions
				
			
		|  | @ -110,6 +110,10 @@ sub _init_tabpanel { | |||
|     EVT_NOTEBOOK_PAGE_CHANGED($self, $self->{tabpanel}, sub { | ||||
|         my $panel = $self->{tabpanel}->GetCurrentPage; | ||||
|         $panel->OnActivate if $panel->can('OnActivate'); | ||||
| 
 | ||||
|         for my $tab_name (qw(print filament printer)) { | ||||
|             Slic3r::GUI::get_preset_tab("$tab_name")->OnActivate if ("$tab_name" eq $panel->GetName); | ||||
|         } | ||||
|     }); | ||||
|      | ||||
|     if (!$self->{no_plater}) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv