gui small fix
This commit is contained in:
@@ -25,7 +25,7 @@ class AppWindowPreprocessMixin:
|
||||
self._show_error(f"Failed to open preprocessing panel: {exc}")
|
||||
return
|
||||
|
||||
dialog.show()
|
||||
dialog.showMaximized()
|
||||
dialog.raise_()
|
||||
dialog.activateWindow()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user