Skip to content

Commit db25f4e

Browse files
committed
Workaround for issue #3706 on GNOME Mutter compositor
1 parent b19bbb9 commit db25f4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/MainWindow.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ MainWindow::MainWindow(QWidget* parent)
7979

8080
activateFields(false);
8181
updateRecentFileActions();
82+
QApplication::processEvents();
8283

8384
auto update_structure = [this] {
8485
const auto docks = allTableBrowserDocks();

0 commit comments

Comments
 (0)