edje/calc: correctly handle swallow/group objects as clippers for state clips
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 29 May 2019 13:13:10 +0000 (09:13 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 06:42:09 +0000 (15:42 +0900)
commit6d131dd09ac301f6a476e08d1b15782633da8669
tree91058033ed79c1688d23f5bce5112ffa7d5a38be
parent293302ae9876531c1249c0fec3375c055bec13b2
edje/calc: correctly handle swallow/group objects as clippers for state clips

Summary:
in the case where the clipper being set was an indirect object, it's necessary
to resolve the lookup for that part and use the actual part object to avoid
setting a placeholder rect as the clipper

@fix
Depends on D8850

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8851
src/lib/edje/edje_calc.c