Re: [E-devel] Problem in using edje

2012-02-08 Thread Tom Hacohen
On 08/02/12 17:37, Cedric BAIL wrote: > You were triggering two different bugs inside edje. That was a really > good test case :-) Anyway, it should be fixed now. Please add an edje test to test these bugs. This kind of incremental regression testing is easy to add (we need to check the bug anywa

Re: [E-devel] Problem in using edje

2012-02-08 Thread Cedric BAIL
Yop, On Wed, Feb 8, 2012 at 10:10 AM, patrick chevalier wrote: > I have some problems with my edje file (see attachment). > When I make a program part for the right and left swallow parts, it's > work at 100%. > But when I try it for the top and bottom part, it place randomly the > view when I'm

[E-devel] Problem in using edje

2012-02-08 Thread patrick chevalier
Hi, I have some problems with my edje file (see attachment). When I make a program part for the right and left swallow parts, it's work at 100%. But when I try it for the top and bottom part, it place randomly the view when I'm trying to resizing it. Could you help me to understand this problem p