mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 05:53:27 -07:00
BUG-1890: Fixed wrong cropping when window is maximized on Windows 10
This commit is contained in:
parent
5c04af1684
commit
728f49944f
3 changed files with 109 additions and 8 deletions
|
@ -42,6 +42,7 @@
|
|||
<Compile Include="Core\CaptureHandler.cs" />
|
||||
<Compile Include="Core\EventDelay.cs" />
|
||||
<Compile Include="Core\FastBitmap.cs" />
|
||||
<Compile Include="Core\OperatingSystemExtensions.cs" />
|
||||
<Compile Include="Core\WmInputLangChangeRequestFilter.cs" />
|
||||
<Compile Include="GlobalSuppressions.cs" />
|
||||
<Compile Include="IEInterop\IHTMLBodyElement.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue