Evas textblock: Fixed an issue with item size calculation.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Feb 2011 09:43:57 +0000 (09:43 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 16 Feb 2011 09:43:57 +0000 (09:43 +0000)
commit7e4db393e37e4f69207e8c49bbf5c033fc2803f7
tree8d406d5b827ef47fb216fdf3bda988dede9c076c
parentb66a066fd677dd16e2e480944f3a57376bee2349
Evas textblock: Fixed an issue with item size calculation.
This caused some issues in some cases. Just switch continue with a goto to the end of the loop so we'll be able to calculate the sizes even when we don't need to format the format item.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57081 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c