Elementary entry: Fixed bug with jumping scroller when editing text.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 28 Apr 2011 17:50:26 +0000 (17:50 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 28 Apr 2011 17:50:26 +0000 (17:50 +0000)
commitba3888b208aafacd6a328f84eafcb52aa4730217
treecac00b66ef90acf6257e4beb20130bf97210c02e
parentfe8ab5732073f4b18e282b98aad82830e0d022ce
Elementary entry: Fixed bug with jumping scroller when editing text.

Get cursor position only when needed, don't get it in advance, cache and
then find out it's not correct because we already moved the entry 10
10 times since :)

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@59020 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_entry.c