On 26/07/12 08:29, Bluezery wrote:
> Hello,
>
> This patch make genlist free their text parts when each item is unrealized.
> Before this patch, the item is just cached when an item is unrealized
> and the text part is freed and set by other text when the cached item
> is realized.
> This improves scrolling performance with very long text because this
> can reduce needless edje size recalculation time.
>   Please review this patch.
>

Maybe I got this wrong, but it sounds like an odd fix. Either we should 
just not recalc the size of cached items, and this way will reduce the 
calculations, or we need it, and then we should use it, and not ignore 
it by setting it to NULL.

What do you think?

--
Tom.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to