TODO++
authorSebastian Dransfeld <sd@tango.flipp.net>
Mon, 8 Nov 2010 14:05:08 +0000 (14:05 +0000)
committerSebastian Dransfeld <sd@tango.flipp.net>
Mon, 8 Nov 2010 14:05:08 +0000 (14:05 +0000)
SVN revision: 54326

src/bin/e_gadcon.c

index 2560820..cefcc38 100644 (file)
@@ -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))
          {