Edje entry: Do not update cursor for non editable entry.
authorSubodh Kumar <s7158.kumar@samsung.com>
Tue, 5 Jan 2016 14:30:20 +0000 (14:30 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 5 Jan 2016 14:30:21 +0000 (14:30 +0000)
commit593c7eac0202a95589cfac87cce35d1f8f113301
tree4a1e277555033bafca276e2203fce723d49ad83f
parent470e267f2d293670ab852c9d8055d77a82fb7c2b
Edje entry: Do not update cursor for non editable entry.

Summary:
Do not update cursor for non editable entry.

If entry is not editable there must not be any need to query tb cursor
geometry and run other codes related to it. This may improve some
performance of non-editable entry.

Test Plan: NA

Reviewers: tasn, herdsman, thiepha

Subscribers: shilpasingh, cedric, jpeg

Projects: #efl

Differential Revision: https://phab.enlightenment.org/D3532
src/lib/edje/edje_entry.c