[gimp/metadata-browser] Bug 659052: stroke path with a pattern always uses the Pine pattern



commit 7769bdf4484229486d12eed45461d3c0d3d201c6
Author: Massimo Valentini <mvalentini src gnome org>
Date:   Tue Sep 20 12:17:43 2011 +0200

    Bug 659052: stroke path with a pattern always uses the Pine pattern

 app/tools/gimpvectortool.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimpvectortool.c b/app/tools/gimpvectortool.c
index 00aa97b..858fedd 100644
--- a/app/tools/gimpvectortool.c
+++ b/app/tools/gimpvectortool.c
@@ -154,6 +154,7 @@ gimp_vector_tool_register (GimpToolRegisterCallback callback,
                 GIMP_TYPE_VECTOR_OPTIONS,
                 gimp_vector_options_gui,
                 GIMP_PAINT_OPTIONS_CONTEXT_MASK |
+                GIMP_CONTEXT_PATTERN_MASK |
                 GIMP_CONTEXT_GRADIENT_MASK, /* for stroking */
                 "gimp-vector-tool",
                 _("Paths"),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]