mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Open the Object Settings dialog when double clicking an item in the list instead of the cut dialog
This commit is contained in:
		
							parent
							
								
									b518d5d32f
								
							
						
					
					
						commit
						ebf17d14f0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1342,7 +1342,7 @@ sub list_item_activated { | |||
|     my ($self, $event, $obj_idx) = @_; | ||||
|      | ||||
|     $obj_idx //= $event->GetIndex; | ||||
| 	$self->object_cut_dialog($obj_idx); | ||||
| 	$self->object_settings_dialog($obj_idx); | ||||
| } | ||||
| 
 | ||||
| sub object_cut_dialog { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci