Re: [E-devel] [Patch] elm genlist height for width mode set patch

2011-09-29 Thread The Rasterman
On Mon, 05 Sep 2011 05:17:53 + (GMT) IlKook Yun said: problem with your patch -> genlist obj size != viewport size. so your code will create bugs. > Dear developers. > > I have found a problem with the set height when the multitext existed in > genlist. If apps set the height for width mod

[E-devel] [Patch] elm genlist height for width mode set patch

2011-09-04 Thread IlKook Yun
Dear developers. I have found a problem with the set height when the multitext existed in genlist. If apps set the height for width mode, the genlist evaluate a size value again. Then compare pre viewport width with present viewport width in sizing evaluateing function. but the genlist evaluat