[gimp/soc-2009-siox-drb] 8.7
- From: Jie Ding <jieding src gnome org>
 
- To: svn-commits-list gnome org
 
- Cc: 
 
- Subject: [gimp/soc-2009-siox-drb] 8.7
 
- Date: Fri,  7 Aug 2009 02:06:35 +0000 (UTC)
 
commit eaee94d6d252e01a0709a6f28dd9f48b920ce234
Author: Jie Ding <jieding src gnome org>
Date:   Fri Aug 7 10:05:19 2009 +0800
    8.7
 app/tools/gimpforegroundselecttool.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimpforegroundselecttool.c b/app/tools/gimpforegroundselecttool.c
index 48b6705..6289b49 100644
--- a/app/tools/gimpforegroundselecttool.c
+++ b/app/tools/gimpforegroundselecttool.c
@@ -926,7 +926,7 @@ gimp_foreground_select_tool_stroke (GimpChannel    *mask,
   else
     gimp_scan_convert_compose_value (scan_convert,
                                      gimp_drawable_get_tiles (GIMP_DRAWABLE (mask)),
-                                     0, 0, stroke->refinement ? 255 : 255);	
+                                     0, 0, stroke->refinement ? 255 : 0);	
 	
   gimp_scan_convert_free (scan_convert);
 }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]