mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Fix a minor glitch with scrollbars in OverrideSettingsPanel
This commit is contained in:
		
							parent
							
								
									50b52367a2
								
							
						
					
					
						commit
						a8091e41a0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -133,7 +133,7 @@ sub update_optgroup {
 | 
			
		|||
        }
 | 
			
		||||
        $self->{options_sizer}->Add($optgroup->sizer, 0, wxEXPAND | wxBOTTOM, 0);
 | 
			
		||||
    }
 | 
			
		||||
    $self->Layout;
 | 
			
		||||
    $self->GetParent->Layout;  # we need this for showing scrollbars
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# work around a wxMAC bug causing controls not being disabled when calling Disable() on a Window
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue