it seemed like such a good idea at the time!

On Tue, 10 Dec 2013 03:58:32 -0800
Carsten Haitzler <ras...@rasterman.com> wrote:

> raster pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/enlightenment.git/commit/?id=b6f25509b0a184eeabcbdf5b46bfbf4969578e54
> 
> commit b6f25509b0a184eeabcbdf5b46bfbf4969578e54
> Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> Date:   Tue Dec 10 20:59:06 2013 +0900
> 
>     efm - pass events on icons. just say NO. it breaks them.
> ---
>  src/bin/e_fm.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/bin/e_fm.c b/src/bin/e_fm.c
> index 11c95cc..e2c509a 100644
> --- a/src/bin/e_fm.c
> +++ b/src/bin/e_fm.c
> @@ -4829,7 +4829,6 @@ _e_fm2_icon_realize(E_Fm2_Icon *ic)
>     evas_event_freeze(e);
>     ic->obj = edje_object_add(e);
>     edje_object_freeze(ic->obj);
> -   evas_object_pass_events_set(ic->obj, 1);
>     evas_object_smart_member_add(ic->obj, ic->sd->obj);
>     ic->rect = evas_object_rectangle_add(e);
>     evas_object_color_set(ic->rect, 0, 0, 0, 0);
> 

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to