Evas textblock: Fixed removing of format pairs in a rare case (range).
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Jul 2011 15:45:21 +0000 (15:45 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Jul 2011 15:45:21 +0000 (15:45 +0000)
commit73c5c488973f8eeb9297310694e0ed28c8ca6886
tree5e7d02af72c63f407a6e43af0093a3c9029b3b61
parentdb2c5e942de237e11fa599aa93a4238f09e755db
Evas textblock: Fixed removing of format pairs in a rare case (range).

Until now, removing the <ps> when <b><ps></b> would have left the
<b></b> intact instead of removing them when using a range delete.

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