Commit graph

8 commits

Author SHA1 Message Date
Jimin Park 0495d8d8bc Changed AutoScaleMode of four fullscreen forms to None 2017-12-04 20:16:03 +09:00
Jimin Park a8e2004f9f Removed AutoscaleDimensions assigns for four fullscreen forms
This fixes the annoying incorrect capture region problem, and I think that this will not cause any significant layout problems for different DPIs.

However, while this works well on my laptop with different text scale settings, it should be checked on different computers as well.
2017-12-03 02:24:06 +09:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex eefb810afa Using enum for screen test mode 2016-06-08 04:58:08 +03:00
Jaex d452087e75 Added horizontal line mode 2016-06-08 02:28:28 +03:00
Jaex 1a15b1fa46 Change update method to increase fps of screen tearing test 2016-06-08 01:11:27 +03:00
Jaex 1c297dc908 Improved screen tearing test speed and added mouse wheel animation speed control 2016-06-08 00:55:52 +03:00
Jaex 88a6af57ef Adding screen tearing test to monitor test 2016-06-08 00:09:10 +03:00