mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Disable the "split" button when there is no volume selected.
This commit is contained in:
		
							parent
							
								
									b724d789fd
								
							
						
					
					
						commit
						aa54c3402b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -261,7 +261,7 @@ sub selection_changed { | |||
|     } | ||||
|      | ||||
|     # disable things as if nothing is selected | ||||
|     $self->{'btn_' . $_}->Disable for (qw(delete move_up move_down)); | ||||
|     $self->{'btn_' . $_}->Disable for (qw(delete move_up move_down split)); | ||||
|     $self->{settings_panel}->disable; | ||||
|     $self->{settings_panel}->set_config(undef); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv