Evas textblock: Fixed a major bug. Forgot recreating a layout paragraph.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Apr 2011 13:40:42 +0000 (13:40 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 7 Apr 2011 13:40:42 +0000 (13:40 +0000)
commit692d8c4232cccfd475d32b618ed5e90ec6a8ce71
tree68228fdf5692596e32d925d3782492cc40d5e4a6
parent3abb799989b6bc2abe7e67b95f8f12e614231270
Evas textblock: Fixed a major bug. Forgot recreating a layout paragraph.

We should create a layout paragraph when it's a new paragraph and when
we removed the previous one that was there because we wanted to
remake it. Forgot adding a paragraph in the second case.

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