[gimp] Fix #6839 by deleting call to gimp-context-set-transform-recursion
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Fix #6839 by deleting call to gimp-context-set-transform-recursion
- Date: Fri, 25 Mar 2022 19:10:40 +0000 (UTC)
commit dd828f94cc1e9e1fce5475f02dc9fdb5333f6331
Author: lloyd konneker <konnekerl gmail com>
Date: Sat May 8 09:05:34 2021 -0400
Fix #6839 by deleting call to gimp-context-set-transform-recursion
plug-ins/script-fu/scripts/perspective-shadow.scm | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plug-ins/script-fu/scripts/perspective-shadow.scm
b/plug-ins/script-fu/scripts/perspective-shadow.scm
index 804df3f6a4..3f5412dfaa 100644
--- a/plug-ins/script-fu/scripts/perspective-shadow.scm
+++ b/plug-ins/script-fu/scripts/perspective-shadow.scm
@@ -151,7 +151,6 @@
(gimp-context-set-transform-direction TRANSFORM-FORWARD)
(gimp-context-set-interpolation interpolation)
- (gimp-context-set-transform-recursion 3)
(gimp-context-set-transform-resize TRANSFORM-RESIZE-ADJUST)
(gimp-item-transform-perspective shadow-layer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]