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)
commit2277a2ad0889d3ff8208ebb916c4b16768bd3713
tree68228fdf5692596e32d925d3782492cc40d5e4a6
parent1497b897f0b0af2b9c37a6d5fa30cd911244f033
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@58454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c