Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/src/bin
Modified Files:
image.c
Log Message:
tobb reads code, and lets you know when you're being silly
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/image.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- image.c 27 Apr 2004 23:06:23 -0000 1.45
+++ image.c 18 Jun 2004 03:08:37 -0000 1.46
@@ -63,7 +63,6 @@
{
ww = im->iw / im->zoom;
hh = im->ih / im->zoom;
- evas_object_geometry_get(im->obj, &ox, &oy, NULL, NULL);
evas_object_move(im->obj, e->cur.canvas.x - im->mouse.off_x,
e->cur.canvas.y - im->mouse.off_y);
evas_object_geometry_get(im->obj, &ox, &oy, NULL, NULL);
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs