mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Bugfix: choice fields were not populated correctly in object and part settings
This commit is contained in:
		
							parent
							
								
									c97cac5bc9
								
							
						
					
					
						commit
						b8ef6c6c26
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -203,6 +203,8 @@ sub BUILD { | |||
|         $self->option->labels || $self->option->values, wxCB_READONLY); | ||||
|     $self->wxWindow($field); | ||||
|      | ||||
|     $self->set_value($self->option->default); | ||||
|      | ||||
|     EVT_COMBOBOX($self->parent, $field, sub { | ||||
|         $self->_on_change($self->option->opt_id); | ||||
|     }); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci