Edje text: Fixed a bug with fit_x and cleaned everything up.
authortasn <tasn>
Sun, 27 Feb 2011 18:09:00 +0000 (18:09 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 27 Feb 2011 18:09:00 +0000 (18:09 +0000)
commit922b6f15ece4b1f0d684ea1854ae605144212c09
treeb264964bcf32684560bfffaa7c9edc3828784aac
parent6d6b5612c99458881e91d4cb12c041cecaed70d9
Edje text: Fixed a bug with fit_x and cleaned everything up.

There was a bug that cause bad sizing (by 1pt) when fit was set, this is
now fixed.
Furthermore, for some reason we had a loop although we already jumped
to the last value right at the start. That didn't make any sense,
so I removed that as well.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@57394 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/edje_text.c