[gnome-photos/wip/rishi/orientation: 8/8] gegl: debug
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/orientation: 8/8] gegl: debug
- Date: Thu, 23 Nov 2017 19:34:31 +0000 (UTC)
commit 0fb26156841e73458210484f45d6acf492526554
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Nov 23 19:26:20 2017 +0100
gegl: debug
src/photos-gegl.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-gegl.c b/src/photos-gegl.c
index cd7ab72..77a1272 100644
--- a/src/photos-gegl.c
+++ b/src/photos-gegl.c
@@ -380,6 +380,8 @@ photos_gegl_create_orientation_node (GeglNode *parent, GQuark orientation)
GeglNode *ret_val = NULL;
double degrees = 1.0;
+ g_message ("%s", g_quark_to_string (orientation));
+
if (orientation == PHOTOS_ORIENTATION_TOP)
goto out;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]