Re: [E-devel] Edje Table issue

2011-04-27 Thread Nicolas Aguirre
2011/4/27 Nicolas Aguirre > Hi, > > I'm doing something really simple with edje and tables, 2 red rects packed > in a table. The table take all the space of the group and i would like that > items was resized when the table is resized. But items take only the min > size of the source, and max siz

[E-devel] Edje Table issue

2011-04-27 Thread Nicolas Aguirre
Hi, I'm doing something really simple with edje and tables, 2 red rects packed in a table. The table take all the space of the group and i would like that items was resized when the table is resized. But items take only the min size of the source, and max size is not take into account. How to do t