Fix _edje_entry_cursor_end function.
authorbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 27 May 2010 22:18:37 +0000 (22:18 +0000)
committerbdilly <bdilly@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 27 May 2010 22:18:37 +0000 (22:18 +0000)
commitcf8251a372be88e30a46be2f9cf2f1e5ffc453cc
treeacaa63fbc6e4fd48a132af4b525a4da9aace3bd3
parentdadaf76181563f424f2cfb6563a1d8ad1f9dbf94
Fix _edje_entry_cursor_end function.

This fix the issue with elementary cursor end set function.
The cursor is now after the last textblock node, and not before it, as
it was until now.

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