Skip to content

Commit

Permalink
ArrangeDialog() before FitWindowToGUI().
Browse files Browse the repository at this point in the history
  • Loading branch information
captainys committed Feb 4, 2025
1 parent d9e1107 commit 9f849e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/src/main_gui/fsguiapp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ void FsGuiMainCanvas::Initialize(int argc,char *argv[])
View_ShowTip(nullptr);
}

ArrangeDialog();
FitWindowToGUI();

YsDisregardVariable(argc);
Expand Down

0 comments on commit 9f849e1

Please sign in to comment.