BUG-2097: Rollback of the change BUG-1965, we need to see what we do with this. For now the crop can be configured in the configuration: Win10BorderCrop

Also forgot to update the GreenshotPlugin.csproj, as a file was added.
This commit is contained in:
Robin 2017-01-12 22:50:22 +01:00
commit de2e92c7b6
3 changed files with 6 additions and 2 deletions

View file

@ -43,6 +43,7 @@
<Compile Include="Controls\GreenshotRadioButton.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Core\ExplorerHelper.cs" />
<Compile Include="Effects\AdjustEffect.cs" />
<Compile Include="Effects\BorderEffect.cs" />
<Compile Include="Core\CaptureHandler.cs" />