SVN revision: 54326
This commit is contained in:
Sebastian Dransfeld 2010-11-08 14:05:08 +00:00
parent 0e4e3b9e22
commit 8f1e82d9f9
1 changed files with 1 additions and 0 deletions

View 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))
{