[gimp/gimp-2-8] Bug 771208: 'Y' axis name of Flow Graph Parameter...
- From: Massimo Valentini <mvalentini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Bug 771208: 'Y' axis name of Flow Graph Parameter...
- Date: Wed, 14 Sep 2016 16:34:53 +0000 (UTC)
commit 0e5156b54553c56bd4757ffd4d4f4958d1306e98
Author: Massimo Valentini <mvalentini src gnome org>
Date: Wed Sep 14 18:32:16 2016 +0200
Bug 771208: 'Y' axis name of Flow Graph Parameter...
on Paint Dynamics curve is wrong
(cherry picked from commit 0ecd936f576768070ead4e78011635031020af79)
app/core/gimpdynamics.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpdynamics.c b/app/core/gimpdynamics.c
index ba37b03..138641f 100644
--- a/app/core/gimpdynamics.c
+++ b/app/core/gimpdynamics.c
@@ -219,7 +219,7 @@ gimp_dynamics_init (GimpDynamics *dynamics)
private->flow_output =
gimp_dynamics_create_output (dynamics,
"flow-output",
- GIMP_DYNAMICS_OUTPUT_RATE);
+ GIMP_DYNAMICS_OUTPUT_FLOW);
private->size_output =
gimp_dynamics_create_output (dynamics,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]