mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	CreateDialog: fix activating recent item creates node selected in search result
This commit is contained in:
		
							parent
							
								
									1525071c28
								
							
						
					
					
						commit
						db64fcdd5f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -489,11 +489,13 @@ void CreateDialog::_favorite_selected() { | |||
| 
 | ||||
| void CreateDialog::_history_activated() { | ||||
| 
 | ||||
| 	_history_selected(); | ||||
| 	_confirmed(); | ||||
| } | ||||
| 
 | ||||
| void CreateDialog::_favorite_activated() { | ||||
| 
 | ||||
| 	_favorite_selected(); | ||||
| 	_confirmed(); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Poommetee Ketson
						Poommetee Ketson