[gimp] Bug 659052: stroke path with a pattern always uses the Pine pattern
- From: Massimo Valentini <mvalentini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 659052: stroke path with a pattern always uses the Pine pattern
- Date: Tue, 20 Sep 2011 16:46:09 +0000 (UTC)
commit b300e389d2c12174e7853f0251e6e9789ee23c6a
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]