On Sat, 20 Aug 2011 18:38:17 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> change text's single recalc to use apply version.
>   
>   Original _edje_part_recalc_single_text() was not working as
>   expected since it was not doing size fit, range, ellipsis and so
>   on.
>   
>   The purpose of this function compared with
>   _edje_text_recalc_apply() is to be faster, not calling Evas update
>   functions. However for text this is quite difficult given that to
>   fit we need to set the font, size, style, etc. If it was done
>   correctly, we'd save some calls to move and some color sets,
>   however those shouldn't matter much in the overall picture.
>   
>   I've changed this to force applying the value, it should be more
>   correct and not so slow. The previous code is kept below for
>   reference but should be removed before next release!
>   
>   
>   
> 
> Author:       barbieri
> Date:         2011-08-20 18:38:17 -0700 (Sat, 20 Aug 2011)
> New Revision: 62640
> Trac:         http://trac.enlightenment.org/e/changeset/62640
> 
> Modified:
>   trunk/edje/src/lib/edje_calc.c 
> 
this commit totally breaks the text in my theme and I don't know why.

-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to