mirror of
https://github.com/greenshot/greenshot
synced 2025-07-15 01:23:47 -07:00
set minimum for blur radius to 1 again (so that it is possible again to area highlight without blurring, just using the brightness filter)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1943 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
a56e01cf77
commit
d28bea64a7
1 changed files with 1 additions and 1 deletions
2
Greenshot/Forms/ImageEditorForm.Designer.cs
generated
2
Greenshot/Forms/ImageEditorForm.Designer.cs
generated
|
@ -1285,7 +1285,7 @@ namespace Greenshot {
|
|||
0,
|
||||
0});
|
||||
this.blurRadiusUpDown.Minimum = new decimal(new int[] {
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue