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:
RKrom 2013-02-01 16:52:46 +00:00
parent cdcd051153
commit f17142f6a1
2 changed files with 2 additions and 1 deletions

View file

@ -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;
//