mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Make the wizard a tiny bit wider to fit the gcode_flavor drop-down under OS X.
This commit is contained in:
		
							parent
							
								
									ed89038f0b
								
							
						
					
					
						commit
						c1e2bc5bd7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -179,7 +179,7 @@ sub new {
 | 
			
		|||
    $sizer->Add($self->{index}, 1, wxEXPAND | wxTOP | wxRIGHT, 10);
 | 
			
		||||
 | 
			
		||||
    # contents
 | 
			
		||||
    $self->{width} = 400;
 | 
			
		||||
    $self->{width} = 430;
 | 
			
		||||
    $self->{vsizer} = Wx::BoxSizer->new(wxVERTICAL);
 | 
			
		||||
    $sizer->Add($self->{vsizer}, 1);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue