mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 19:11:33 +00:00
Make sure built-in script warning fits in dialog
This commit is contained in:
parent
aeb5513bab
commit
24872bffce
1 changed files with 1 additions and 0 deletions
|
|
@ -510,6 +510,7 @@ void ScriptCreateDialog::_built_in_pressed() {
|
|||
_path_changed(file_path->get_text());
|
||||
}
|
||||
_update_dialog();
|
||||
minimum_size_changed();
|
||||
}
|
||||
|
||||
void ScriptCreateDialog::_browse_path(bool browse_parent, bool p_save) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue