Evas textblock: fix deleting the first tab in 'a<TAB><TAB>a' that caused weird behavior.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Sep 2010 14:07:09 +0000 (14:07 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Sep 2010 14:07:09 +0000 (14:07 +0000)
commitfb7c0769773e1c7b75ba2707aef56cf675b5196a
tree2a4d889c2e51e97a2868db18c0c6c790aee7e942
parent763bb6b4410d42670530cae43a10404515c840bf
Evas textblock: fix deleting the first tab in 'a<TAB><TAB>a' that caused weird behavior.
The solution is that we only delete invisible standalones now, not visible ones, this is correct intuitively and of course fixes the bug.

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