Edje entry: Remove the useless calls to "update_from_curs".
authortasn <tasn>
Thu, 19 May 2011 08:38:42 +0000 (08:38 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 May 2011 08:38:42 +0000 (08:38 +0000)
commitcd78ad7cc2c189ec859599d111576cba9eb987d5
tree29c33fe266569e514248d1ed9cc02829551847d7
parent0f3a5a6c335cf3492f413d6f595e60f66746bbb4
Edje entry: Remove the useless calls to "update_from_curs".

We don't really need or use the coordinates anywhere, we just saved them
and worked hard on maintaining them, but didn't really use them.
Now we only calculate them in the one specific case where we actually
need them. This speeds things up and also means the layouting may not be
called in some cases when there's no need to layout.

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