This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake maximize test better #571
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently the first time run of a window puts the window to the full size.
This makes the maximize test pointless, we need to first resize the window before the maximize.
From BrianJ: