Working multiple window support, including editor
This commit is contained in:
parent
f51fdc6eef
commit
4758057f20
105 changed files with 1956 additions and 1742 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue