mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Bugfix: the plater didn't remember last input file directory. #485
This commit is contained in:
		
							parent
							
								
									eea6d84314
								
							
						
					
					
						commit
						92460ba902
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -220,7 +220,7 @@ sub load_file { | |||
|     my $self = shift; | ||||
|     my ($input_file) = @_; | ||||
|      | ||||
|     $Slic3r::GUI::SkeinPanel::last_input_file = $input_file; | ||||
|     $Slic3r::GUI::SkeinPanel::last_skein_dir = dirname($input_file); | ||||
|      | ||||
|     my $process_dialog = Wx::ProgressDialog->new('Loading...', "Processing input file...", 100, $self, 0); | ||||
|     $process_dialog->Pulse; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci