evas/render - Fixed proxy clipping if the source object is clipped by output area.
authorChunEon Park <chuneon.park@samsung.com>
Tue, 7 May 2013 16:28:06 +0000 (01:28 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Tue, 11 Jun 2013 12:23:06 +0000 (21:23 +0900)
commit0545d064487b034b16b2c958d1b7271440d09866
tree3ff973badc21f69c0d5403c359385888314f59f7
parent3e8c09c342f2c6892b428f7f777b2c0cd1fa6c65
evas/render - Fixed proxy clipping if the source object is clipped by output area.

Before this patch, the proxy will be clipped if the source is clipped by output area even if the soure_clip is disabled,

Additionally, src_clip/src_event/src_visible options must be supported in edje.

commit b10be8fb4cf134e2ab0cc2e34b4aec4ff50a5382
Author: ChunEon Park <chuneon.park>@samsung.com>
Date: Wed May 8 01:16:49 2013 +0900

Change-Id: I2d6e0317e41beb7d0eae9257489b349b19b79e18

Conflicts:

src/lib/canvas/evas_render.c

Change-Id: I2d6e0317e41beb7d0eae9257489b349b19b79e18
src/lib/canvas/evas_render.c