Elm entry: changed elm_entry_text_set to set the text with an idler.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)
commitdd9cc80b2eff9dff6fa5ddd8a95300b926f449bd
tree75701d2ab8c0d5b0e7a0de0feb5cfa97c6f809cc
parent4a2e66904be0e32d09cb3d6b64b5705de15095c0
Elm entry: changed elm_entry_text_set to set the text with an idler.

The text is split to chunks and then appended from an idler. This makes
the entry very responsive and smooth even with very long texts.

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