Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : apps/elitaire

Dir     : e17/apps/elitaire/src


Modified Files:
        edje_frontend_gui.cpp 


Log Message:
fixed in evas/ecore_evas -> remove the work-around

===================================================================
RCS file: /cvs/e/e17/apps/elitaire/src/edje_frontend_gui.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- edje_frontend_gui.cpp       25 Apr 2008 17:48:33 -0000      1.12
+++ edje_frontend_gui.cpp       20 May 2008 14:40:22 -0000      1.13
@@ -490,9 +490,6 @@
     ewl_popup_mouse_position_set(EWL_POPUP(eef->conmenu), x, y);
     ewl_widget_show(eef->conmenu);
     ewl_widget_focus_send(eef->conmenu);
-
-    /* work-around to not keep the object in grap mode */
-    evas_event_feed_mouse_up(e, ev->button, ev->flags, ev->timestamp, NULL);
 }
 
 static void _quit_cb(void * data, Evas_Object * o, const char * emission,



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to