Re: [E-devel] Implementing default gadcon client size for EFM toolbar

2009-10-10 Thread The Rasterman
On Sat, 19 Sep 2009 20:04:31 +0400 victor said: > Hi guys > > On adding a gadcon client to EFM toolbar, its width used hardcoded value > regardless of gadcon client type. Here is patchset allowing to define > default (preferred) width for each type of EFM toolbar client. > - edje changed so a c

Re: [E-devel] Implementing default gadcon client size for EFM toolbar

2009-09-22 Thread victor
В Втр, 22/09/2009 в 20:40 +0200, hannes.janet...@gmail.com пишет: > Hello Victor, > I'm not the one to ask for accepting edje changes. Anyway, I think > this could be handled with using min_size of the edje group. If I > recall correct the only problem with adding gadgets to toolbar were > that the

Re: [E-devel] Implementing default gadcon client size for EFM toolbar

2009-09-22 Thread hannes.janet...@gmail.com
Hello Victor, I'm not the one to ask for accepting edje changes. Anyway, I think this could be handled with using min_size of the edje group. If I recall correct the only problem with adding gadgets to toolbar were that they were smaller than the appropriate size for the gadget. I'll have a look in