Dear all, this is Daniel Juyung Seo.

I am curious why elm_image calls evas_object_repeat_events_set(img,
EINA_TRUE) for evas_object_image inside elm_image.
Because of this, even though I call evas_object_repeat_events_set(img,
EINA_FALSE) to elm_image, evas_object_image repeats the events.
Also evas_object_propagate_events_set does not work.

Is there any reason that elm_image calls repeat_events_set for
evas_object_image?
By tracing the history, the code was there from the beginning.
http://trac.enlightenment.org/e/browser/trunk/TMP/st/elementary/src/lib/elm_image.c?rev=40314

Thanks.

Daniel Juyung Seo (SeoZ)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to