utilities.py: Fix 100%+ download reporting

This commit is contained in:
Mykola Grymalyuk
2022-01-16 13:41:34 -07:00
parent a56f3af99c
commit b8bdab3576
2 changed files with 13 additions and 3 deletions

View File

@@ -981,6 +981,7 @@ class wx_python_gui:
self.return_to_main_menu.Bind(wx.EVT_BUTTON, self.main_menu)
self.return_to_main_menu.Centre(wx.HORIZONTAL)
self.frame.SetSize(-1, self.return_to_main_menu.GetPosition().y + self.return_to_main_menu.GetSize().height + 40)
self.frame.Show()
# Download installer catalog