[gimp/multi-stroke: 3/30] app: no need to apply the GEGL operation in paste_canvas for clone tool.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/multi-stroke: 3/30] app: no need to apply the GEGL operation in paste_canvas for clone tool.
- Date: Thu, 4 Jun 2015 17:04:14 +0000 (UTC)
commit 3c8fd69e364fb1c28d7ee73de22cd02e08c20674
Author: Jehan <jehan girinstud io>
Date: Sun Mar 15 23:45:39 2015 +0100
app: no need to apply the GEGL operation in paste_canvas for clone tool.
app/paint/gimpclone.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/paint/gimpclone.c b/app/paint/gimpclone.c
index 410887d..3380f17 100644
--- a/app/paint/gimpclone.c
+++ b/app/paint/gimpclone.c
@@ -247,7 +247,7 @@ gimp_clone_motion (GimpSourceCore *source_core,
source_options->align_mode ==
GIMP_SOURCE_ALIGN_FIXED ?
GIMP_PAINT_INCREMENTAL : GIMP_PAINT_CONSTANT,
- op);
+ NULL);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]