Raise configuration window (MacOS bug)
## Summary I've added a call to [`dialog->raise()`](https://doc.qt.io/qt-5/qwindow.html#raise) when launching the configuration dialog. This is intended to fix a MacOS bug where the configuration window launches behind other open windows, but this call shouldn't harm operating systems as well. BUG: 416050 ## Test Plan ### Before: Configuration dialog launches behind other open windows on MacOS. ### After: Configuration dialog launches over other open windows on MacOS.
parent
5b314846
Loading
Loading
Pipeline
#142425
passed
with stage
in
1 minute and 33 seconds
Loading
Please register or sign in to comment