[gimp/multi-stroke: 3/28] 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/28] app: no need to apply the GEGL operation in paste_canvas for clone tool.
- Date: Tue, 31 Mar 2015 23:57:24 +0000 (UTC)
commit 7147d95fc30fb0e75861a858a645f8fa08940dab
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 b5ca1d4..5cd01cb 100644
--- a/app/paint/gimpclone.c
+++ b/app/paint/gimpclone.c
@@ -252,7 +252,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]