mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Set preset dirty after setting bed shape
This commit is contained in:
		
							parent
							
								
									abf38d4027
								
							
						
					
					
						commit
						afb7e675b8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -694,6 +694,7 @@ sub build {
 | 
			
		|||
            if ($dlg->ShowModal == wxID_OK) {
 | 
			
		||||
                my $value = $dlg->GetValue;
 | 
			
		||||
                $self->{config}->set('bed_shape', $value);
 | 
			
		||||
                $self->set_dirty(1);
 | 
			
		||||
                $self->on_value_change('bed_shape', $value);
 | 
			
		||||
            }
 | 
			
		||||
        });
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue