mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Place on face - fix of updating on selection change
This commit is contained in:
		
							parent
							
								
									94b5f9c567
								
							
						
					
					
						commit
						bf0232308b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1511,7 +1511,7 @@ void GLGizmoFlatten::set_flattening_data(const ModelObject* model_object) | |||
|     bool object_changed = m_model_object != model_object; | ||||
|     m_model_object = model_object; | ||||
| 
 | ||||
|     if (object_changed && is_plane_update_necessary()) | ||||
|     if (object_changed || is_plane_update_necessary()) | ||||
|         update_planes(); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lukas Matena
						Lukas Matena