Open CurtisVL opened 5 years ago
Thank you for the report. I've just come up with a solution and it works well in my environment. Could you check it also in you environment using v0.6.0?
Sorry, I forgot to close this issue but I believe this issue was resolved!
Please close this issue.
When capturing a maximized window, a few pixels at the bottom of the window are cut off.
I believe this is an issue with Windows returning an incorrect position for the window as using GetWindowRect returns the same size and coordinates uWindowCapture is using.
If you're able to find a solution to this, that would be amazing. :)