Working multiple window support, including editor
This commit is contained in:
committed by
Juan Linietsky
parent
f51fdc6eef
commit
4758057f20
@@ -424,7 +424,7 @@ void ImportDock::_reimport_attempt() {
|
||||
|
||||
if (need_restart) {
|
||||
label_warning->set_visible(used_in_resources);
|
||||
reimport_confirm->popup_centered_minsize();
|
||||
reimport_confirm->popup_centered();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user