mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Attempt to fix SPE-356
This commit is contained in:
		
							parent
							
								
									0f5ce827a1
								
							
						
					
					
						commit
						7caada244a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -228,7 +228,7 @@ sub new { | |||
|         if (($preview != $self->{preview3D}) && ($preview != $self->{canvas3D})) { | ||||
|             $preview->OnActivate if $preview->can('OnActivate');         | ||||
|         } elsif ($preview == $self->{preview3D}) { | ||||
|             $self->{preview3D}->load_print; | ||||
|             $self->{preview3D}->reload_print; | ||||
|             # sets the canvas as dirty to force a render at the 1st idle event (wxWidgets IsShownOnScreen() is buggy and cannot be used reliably) | ||||
|             Slic3r::GUI::_3DScene::set_as_dirty($self->{preview3D}->canvas); | ||||
|         } elsif ($preview == $self->{canvas3D}) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri