mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fixed deletion of objects/volumes by pressing Del key while the mouse cursor is hovering the objects list in sidebar
This commit is contained in:
		
							parent
							
								
									1c72351ba0
								
							
						
					
					
						commit
						d701dfe436
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1049,7 +1049,7 @@ void ObjectList::key_event(wxKeyEvent& event) | |||
|         || event.GetKeyCode() == WXK_BACK | ||||
| #endif //__WXOSX__
 | ||||
|         ) { | ||||
|         remove(); | ||||
|         wxGetApp().plater()->remove_selected(); | ||||
|     } | ||||
|     else if (event.GetKeyCode() == WXK_F5) | ||||
|         wxGetApp().plater()->reload_all_from_disk(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 enricoturri1966
						enricoturri1966