mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Fix broken members panel in visual script editor
This commit is contained in:
		
							parent
							
								
									5332d212f9
								
							
						
					
					
						commit
						d6bdd042bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2547,7 +2547,7 @@ void VisualScriptEditor::set_edited_resource(const RES &p_res) { | |||
| 	} | ||||
| 
 | ||||
| 	_update_graph(); | ||||
| 	_update_members(); | ||||
| 	call_deferred("_update_members"); | ||||
| } | ||||
| 
 | ||||
| void VisualScriptEditor::enable_editor() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yuri Roubinsky
						Yuri Roubinsky