mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Fixed not fitting text for "Create an 8-bit image if colors are less than 256 while having a > 8 bits image" and changed the readme.txt to have bug #1444 in it.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2453 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
cdcd051153
commit
f17142f6a1
2 changed files with 2 additions and 1 deletions
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
|
@ -1118,7 +1118,7 @@ namespace Greenshot {
|
|||
this.checkbox_autoreducecolors.Location = new System.Drawing.Point(10, 111);
|
||||
this.checkbox_autoreducecolors.Name = "checkbox_autoreducecolors";
|
||||
this.checkbox_autoreducecolors.PropertyName = "OutputFileAutoReduceColors";
|
||||
this.checkbox_autoreducecolors.Size = new System.Drawing.Size(394, 24);
|
||||
this.checkbox_autoreducecolors.Size = new System.Drawing.Size(408, 24);
|
||||
this.checkbox_autoreducecolors.TabIndex = 21;
|
||||
this.checkbox_autoreducecolors.UseVisualStyleBackColor = true;
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue