Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src/module Modified Files: e_mod_main.c Log Message: fix =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- e_mod_main.c 6 Mar 2005 23:09:55 -0000 1.20 +++ e_mod_main.c 7 Mar 2005 11:31:51 -0000 1.21 @@ -1590,6 +1590,7 @@ eb->zoom = 1.0; eb->zooming = 0; + eb->mouse_out = -1; evas_object_geometry_get(eb->box_object, &x, &y, &w, &h); evas_object_move(eb->event_object, x, y); evas_object_resize(eb->event_object, w, h); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs