On 09/07/2016 06:55 PM, Carsten Haitzler wrote: > On Wed, 07 Sep 2016 13:52:40 -0400 Christopher Michael > <cp.mich...@samsung.com> > said: > >> I would appear that commit 405680e836eb47d7dd8f59a4761386e7a80d9244 >> changed the way that hold events are sent. They are no longer being sent >> to the child objects, but rather the main 'obj': >> >> - EV_CALL(eo_child, child, EVAS_CALLBACK_HOLD, ev, event_id, he, >> parent_he); >> + evas_object_event_callback_call(eo_obj, obj, >> EVAS_CALLBACK_HOLD, NULL, >> + event_id, EFL_EVENT_HOLD, evt); >> >> This seems to me like a simple copy/paste problem, however I did not >> want to push a fix for it (to make the event be sent to the child >> object) until I can confirm that it is indeed an err. >> >> Anyone know ?? (I know jpeg is on vacation right now). > > fix it! :) make the commit title noticeable for jp when he comes back. >
Fixed :) dh >> Cheers, >> dh >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> enlightenment-devel mailing list >> enlightenment-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel