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
Try extending the WebUI class and adding self.view.rezize(window_width, window_height)
to its __init__ method for a given window_width and window_height
How would you go about setting the size of the window when you start the application?
The text was updated successfully, but these errors were encountered: