Re: [E-devel] patch for edje_text

2008-04-05 Thread The Rasterman
On Wed, 26 Mar 2008 17:51:07 -0300 "Adriano Rezende" <[EMAIL PROTECTED]> babbled: > I was facing a problem with edje text. > When resizing the canvas to fit exactly the text size, the text simply > disappeared. > The attached diff fixes that issue. But since I'm not used with this code, I > would

[E-devel] patch for edje_text

2008-03-26 Thread Adriano Rezende
I was facing a problem with edje text. When resizing the canvas to fit exactly the text size, the text simply disappeared. The attached diff fixes that issue. But since I'm not used with this code, I would like to know if there is no side effect with this change. Adriano Index: src/lib/edje_text.c