Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
This commit is contained in:
parent
2921827387
commit
526e060b73
45 changed files with 92 additions and 85 deletions
|
|
@ -540,7 +540,7 @@ void ScriptCreateDialog::_browse_path(bool browse_parent, bool p_save) {
|
|||
}
|
||||
|
||||
file_browse->set_current_path(file_path->get_text());
|
||||
file_browse->popup_centered_ratio();
|
||||
file_browse->popup_file_dialog();
|
||||
}
|
||||
|
||||
void ScriptCreateDialog::_file_selected(const String &p_file) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue