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)
commite587d9f7e4690c6b0347404b96645696a109bd40
treecac00b66ef90acf6257e4beb20130bf97210c02e
parent18373de9ab0e1600b6562eb8657fd22659bcf922
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59020 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_entry.c