Thanks a lot, Cedric. You've been nothing but helpful when dealing
with unexpected behaviors.

I truly wasn't expecting the inner GROUP's events to propagate to the
upper one. I changed my "show" program and it worked perfectly.

Cheers,

Eduardo.

On Fri, Jan 28, 2011 at 7:31 PM, Cedric BAIL <cedric.b...@free.fr> wrote:
> On Fri, Jan 28, 2011 at 9:08 PM, Eduardo Felipe
> <eduardofelip...@gmail.com> wrote:
>> I was trying to animate the position of a GROUP part of an Edje but no
>> matter what transition time I chose it just jumped to the final
>> description, without animating to it.
>>
>> I talked to Cedric on #edevel and he also gets the same behavior. He
>> found out that the transition is not taken into account at all.
>>
>> Here is an .edc that triggers the bug: http://pastebin.com/1cTA3CdN
>>
>> I would appreciate any pointers as where to look and what to do.
>
> I finally understood why we got this behaviour. In fact the GROUP
> instantiate another edje object. So you will get a show event from the
> main object and another from "grid:". Because you catch both of them
> in your program, the first STATE_SET does start the animation and the
> second call just jump to the end of this animation.
>   So not a bug, just an expected behaviour, maybe not that obvious !
> --
> Cedric BAIL
>

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to