Edje entry: Remove the useless calls to "update_from_curs".
authorTom Hacohen <tom@stosb.com>
Thu, 19 May 2011 08:38:42 +0000 (08:38 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 19 May 2011 08:38:42 +0000 (08:38 +0000)
commit85ac9b305965071032e155bca20ba63f59e457de
tree94896a15bdf62f8075527672728a7214f243fd44
parent5b2a35392b03f57b2a12a98536c0e440a976e4f6
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.

SVN revision: 59520
legacy/edje/src/lib/edje_entry.c