Evas textblock: Set cursor position if not already set when inserting text.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 15:36:04 +0000 (15:36 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 15:36:04 +0000 (15:36 +0000)
commit540e4e2d1899086c9f6b0dff5ab3dba14aa68d68
treecb658269523c53f01747d7d21f5f2e59b027c1c1
parent7163034bbdeb9e0ec8c047a924b05389a52ddd4c
Evas textblock: Set cursor position if not already set when inserting text.

This was always the meaning of cur->node=NULL, but here it explicitly
does it, which makes things easier in the long run.

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