mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 11:00:16 +10:00
Test custom centreing again
This commit is contained in:
@@ -41,7 +41,7 @@ class UpdateFrame(wx.Frame):
|
||||
self.parent.Centre()
|
||||
self.screen_location = parent.GetScreenPosition()
|
||||
else:
|
||||
self.Centre()
|
||||
gui_support.Centre(self, self.constants)
|
||||
self.screen_location = self.GetScreenPosition()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user