On Mon, 29 Aug 2011 08:58:41 -0300
Gustavo Barbieri <barbi...@profusion.mobi> wrote:

> Likely it was wrong and happened to work due wrong collateral effects.
> 
> --Gustavo
> 
> Sent from my iPhone
> 
> On 28/08/2011, at 03:01, Mike Blumenkrantz <m...@zentific.com> wrote:
> 
> > 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.
> >
probably, but how do I fix it?

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

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to