You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alignment_handler.moveCenter(center_window) #Action of moving the window. Function is deprecated and no longer works on it's own. It needs the self.move() function in order to work now..
self.move(alignment_handler.topLeft()) #Makes alignment_handler.moveCenter() work. This method is what actually centers the window