Edje entry: Do not update anchors outside viewport.
authorSubodh Kumar <s7158.kumar@samsung.com>
Tue, 12 Jul 2016 10:36:58 +0000 (10:36 +0000)
committerDaniel Hirt <daniel.hirt@samsung.com>
Tue, 12 Jul 2016 10:50:53 +0000 (10:50 +0000)
commite0251ad46fceed5c13a97f1ae33a41cac652f486
tree5f11101d86840d6ac25e6904fb12030b07b6893d
parentfd1917e90d19126f22b982c3dcaed60e28a47f34
Edje entry: Do not update anchors outside viewport.

Summary:
Do not update anchors outside viewport.

Problem is that when entry contains large number of anchors,
scrolling and launch performance is degraded due to lots of objects
being created and maintained, so to enhance the performance of
entry with anchors,  anchors is not  updated outside the viewport.

Test Plan:
1. Should have large number of anchors in entry
2. Observe the launch and scrolling performance.

Reviewers: tasn, raster, herdsman

Subscribers: thiepha, raster, cedric, jpeg

Tags: #efl

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