eo: only call efl_parent_set(NULL) at the end of invalidate if the object is not...
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 1 May 2018 23:24:19 +0000 (16:24 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 1 Jun 2018 02:09:01 +0000 (11:09 +0900)
commit42cfe1e1096ac6f2a6fd19cc1911fd65a2210d2c
tree3934b9d95ae2e5967b4c3caa5ed91f0d3311ba70
parentaa5e07aac6263aa102845a44688af4237da87c21
eo: only call efl_parent_set(NULL) at the end of invalidate if the object is not invalidating.

Add also a comment to justify why we do force parent to NULL during invalidate.

Differential Revision: https://phab.enlightenment.org/D6085
src/lib/eo/eo_base_class.c