evas: no need to compute clippees list if we just want to know if there is any.
authorCedric BAIL <cedric@osg.samsung.com>
Wed, 14 Oct 2015 22:54:41 +0000 (15:54 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 14 Oct 2015 23:18:37 +0000 (16:18 -0700)
commit229106963ab185c7f6144d82f2b6f895ad409616
tree0158ec2ada7236e10606673efc108f5eb7467bf5
parent535076f42587c1e66938ddb862a356ebffd79676
evas: no need to compute clippees list if we just want to know if there is any.

This is a partial fix for a terrible performance scenario where application take
forever to close with a large number of edje object.

@fix
src/lib/evas/canvas/evas_object_smart_clipped.c