mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +00:00 
			
		
		
		
	Added search box in Class List dialog (Script Editor)
This commit is contained in:
		
							parent
							
								
									5a9b18b665
								
							
						
					
					
						commit
						cc6a6ef08c
					
				
					 3 changed files with 94 additions and 12 deletions
				
			
		|  | @ -971,7 +971,7 @@ void ScriptEditor::_menu_option(int p_option) { | |||
| 				} | ||||
| 			} | ||||
| 
 | ||||
| 			help_index->popup_centered_ratio(0.6); | ||||
| 			help_index->popup(); | ||||
| 
 | ||||
| 			if (current!="") { | ||||
| 				help_index->call_deferred("select_class",current); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Franklin Sobrinho
						Franklin Sobrinho