Merge pull request #61001 from derammo/derammo_popup_conditional_hide
This commit is contained in:
commit
ccdd85d8e7
4 changed files with 26 additions and 2 deletions
|
|
@ -356,6 +356,8 @@ void RenameDialog::_update_substitute() {
|
|||
}
|
||||
|
||||
void RenameDialog::_post_popup() {
|
||||
ConfirmationDialog::_post_popup();
|
||||
|
||||
EditorSelection *editor_selection = EditorNode::get_singleton()->get_editor_selection();
|
||||
preview_node = nullptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue