Evas textblock: Fixed setting cursor in evas_textblock_cursor_paragraph_char_last.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Feb 2011 09:31:19 +0000 (09:31 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Feb 2011 09:31:19 +0000 (09:31 +0000)
commit66a4d19bf2c8074cbf67ecabd63dc10d2855e476
treef0343d76238edefd22075bef7e8d2e90a1e72496
parent16edbe514fbcd38e8e6152b457078a91e943a22a
Evas textblock: Fixed setting cursor in evas_textblock_cursor_paragraph_char_last.

On empty paragraphs the cursor position was set to values < 0 which
is bad and caused issues in other places as well.

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