Evas textblock: Fix wrong behavior when updating style.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 24 Feb 2011 08:43:30 +0000 (08:43 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 24 Feb 2011 08:43:30 +0000 (08:43 +0000)
commit30269f09a6a0f8f993965be167388313b9617dad
treed4090c1909534d12be4793b8b2e0b8c57c073165
parent695ee8677172753481f5510cd9c128dccff5c82c
Evas textblock: Fix wrong behavior when updating style.

When updating style we should not clear the utf8 text but we should relayout.
And definitely not reset it.

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