mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Optimise TextEdit get height and width
This commit is contained in:
@@ -158,7 +158,6 @@ void ScriptTextEditor::enable_editor() {
|
||||
editor_enabled = true;
|
||||
|
||||
_enable_code_editor();
|
||||
_set_theme_for_script();
|
||||
|
||||
_validate_script();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user