You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
This commit is contained in:
@@ -1260,7 +1260,7 @@ void EditorAssetLibrary::_asset_file_selected(const String &p_file) {
|
||||
}
|
||||
|
||||
void EditorAssetLibrary::_asset_open() {
|
||||
asset_open->popup_centered_ratio();
|
||||
asset_open->popup_file_dialog();
|
||||
}
|
||||
|
||||
void EditorAssetLibrary::_manage_plugins() {
|
||||
|
||||
Reference in New Issue
Block a user