From 8f1e82d9f9970ecaa51a2759ce431b0b7d77262b Mon Sep 17 00:00:00 2001 From: Sebastian Dransfeld Date: Mon, 8 Nov 2010 14:05:08 +0000 Subject: [PATCH] TODO++ SVN revision: 54326 --- src/bin/e_gadcon.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/e_gadcon.c b/src/bin/e_gadcon.c index 256082064..cefcc382e 100644 --- a/src/bin/e_gadcon.c +++ b/src/bin/e_gadcon.c @@ -1484,6 +1484,7 @@ e_gadcon_client_autoscroll_update(E_Gadcon_Client *gcc, Evas_Coord x, Evas_Coord Evas_Coord w, h; double d; + /* TODO: When using gadman there is no o_box! */ evas_object_geometry_get(gcc->o_box, NULL, NULL, &w, &h); if (e_box_orientation_get(gcc->o_box)) {