Skip to content
Commit 65379814 authored by Simon Mueller's avatar Simon Mueller Committed by Jehan
Browse files

Bug 789728 - Screenshot whole screen (Windows 10) only grabs screen...

... from first monitor

While researching the cause for the missing window contents (bug
793722), I noticed that the full screen capture mode was also not
working as expected. No matter how many monitors were connected, it only
ever captured the contents of the main monitor. This patch adjusts the
source rectangle for the BitBlt copy operation so that multiple monitors
are captured correctly.
parent 56d0998e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment