e_comp_object: if comp object is not redirected state, skip it in e_comp_object_render 25/108125/2
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 3 Jan 2017 05:18:11 +0000 (14:18 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Tue, 3 Jan 2017 08:32:47 +0000 (00:32 -0800)
commitd55beee32f60fddfc58c1e6fa6e2201a0089bbed
treecdff27f997182fdad07c195e24015e4f549a242f
parent8ba180b43485ea12dc13a65843b6882ca87ca539
e_comp_object: if comp object is not redirected state, skip it in e_comp_object_render

- if comp object is not redirected state, comp object should not be set by newly committed data
  because image size of comp object is 1x1 and it should not be shown on canvas

Change-Id: I4cf6e2d02a13aa8facb19889390c8dfb47d0281c
src/bin/e_comp_object.c