On Tue, 21 Sep 2010 16:36:57 -0300 Otávio Pontes <[email protected]> said:

> 2010/9/21 Otávio Pontes <[email protected]>
> >
> >
> > 2010/9/21 Iván Briano (Sachiel) <[email protected]>
> >>
> >> 2010/9/21 Otávio Pontes <[email protected]>:
> >> > I am sending two patches to add a transition layout to elm_box. The
> >> > transition layout is used to display an animation when switching layouts
> >> > in elm_box. A sample video of this layout working can be found in
> >> > http://www.youtube.com/watch?v=kjFCyRFoT7A .
> >> > The first patch is for evas_object_box. Some changes in this file were
> >> > necessary, because it was important for the layout function to know if
> >> > any child has been added or removed during the animation. The other
> >> > patch is for elm_box, adding the layout.
> >> >
> >>
> >> in svn
> >
> > thanks
> 
> There are 2 simple problems with the committed code. First, it would
> be better to locate the struct _Elm_Box_Transition in elm_box.c
> instead of Elementary.h.in, because users should create it with
> elm_box_transition_new and changing its contents can be dangerous. And
> second, in struct _Transition_Animation_Data, I declared 4 coordinate
> variables as int, instead of using Evas_Coords.
> I am sending both patches attached.

agreed. in svn.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to