Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/lib/canvas
Modified Files:
evas_events.c
Log Message:
oops.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/canvas/evas_events.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- evas_events.c 18 Oct 2003 03:34:00 -0000 1.13
+++ evas_events.c 21 Oct 2003 04:17:26 -0000 1.14
@@ -305,7 +305,7 @@
e->pointer.x = x;
e->pointer.y = y;
e->pointer.canvas_x = evas_coord_screen_x_to_world(e, x);
- e->pointer.canvas_y = evas_coord_screen_x_to_world(e, y);
+ e->pointer.canvas_y = evas_coord_screen_y_to_world(e, y);
/* if our mouse button is grabbed to any objects */
if (e->pointer.mouse_grabbed)
{
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs