Files
speckle.xunit.runner.wpf/xunit.runner.wpf/ViewModel
Dustin Campbell 135eccb795 Save and restore the position of the Main window
It's pretty annoying that the XUnit runner always starts with the same width and height. This
change adds code to save and restore the position. It uses the Win32 `GetWindowPlacement` and
`SetWindowPlacement` APIs to ensure that the normal position is properly saved and restored
regardless of whether the window is maximized or not.
2015-12-03 08:37:59 -08:00
..
2015-08-27 16:41:14 -07:00
2015-08-08 18:11:55 -07:00