[gegl] long-shadow: *actually* disable fixed-rate fading style



commit b36b064c4ffcf91b62c147995582fa945a172ccb
Author: Ell <ell_se yahoo com>
Date:   Fri Sep 21 01:54:11 2018 -0400

    long-shadow: *actually* disable fixed-rate fading style
    
    Should have been part of last commit.

 operations/common/long-shadow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/operations/common/long-shadow.c b/operations/common/long-shadow.c
index 6998dcbb8..10fd06e00 100644
--- a/operations/common/long-shadow.c
+++ b/operations/common/long-shadow.c
@@ -19,7 +19,7 @@
 #include "config.h"
 #include <glib/gi18n-lib.h>
 
-#define WITH_FADING_FIXED_RATE
+/* #define WITH_FADING_FIXED_RATE */
 
 #ifdef GEGL_PROPERTIES
 


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