mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	Misc Bits
-=-=-=-=- -Added more missing icons to nodes. -Added more 3D split view modes -Fixed annoying script editor bug with keyboard focus
This commit is contained in:
		
							parent
							
								
									ee049d1913
								
							
						
					
					
						commit
						9142d6fc40
					
				
					 14 changed files with 79 additions and 960 deletions
				
			
		|  | @ -1105,6 +1105,8 @@ void ScriptEditor::ensure_select_current() { | |||
| 		if (!ste) | ||||
| 			return; | ||||
| 		Ref<Script> script = ste->get_edited_script(); | ||||
| 
 | ||||
| 		ste->get_text_edit()->grab_focus(); | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Juan Linietsky
						Juan Linietsky