mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fixed camera zoom after object scale
This commit is contained in:
		
							parent
							
								
									57232395f4
								
							
						
					
					
						commit
						31387af176
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -4994,6 +4994,7 @@ void GLCanvas3D::on_mouse(wxMouseEvent& evt) | |||
|             post_event(SimpleEvent(EVT_GLCANVAS_MOUSE_DRAGGING_FINISHED)); | ||||
| #if ENABLE_CONSTRAINED_CAMERA_TARGET | ||||
|             m_camera.set_scene_box(scene_bounding_box(), *this); | ||||
|             set_camera_zoom(0.0f); | ||||
| #endif // ENABLE_CONSTRAINED_CAMERA_TARGET
 | ||||
|         } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri