edje: Allow no_render in description
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 9 Aug 2016 11:11:07 +0000 (20:11 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 16 Aug 2016 11:08:32 +0000 (20:08 +0900)
commitae3ac0cd2520469c700d43c81e33534ce0d8e92e
tree18fabbeb0d0d14a77623ad555f605d01e862f5fe
parent114c22f40961d0c7cfd4a61a60e494fea4da628b
edje: Allow no_render in description

Previously, it was limited to the part block. It was a mistake
and should have been put in the description instead, as this
allows it to change during state transition (like visible, or
proxy_src_visible).

@feature
src/bin/edje/edje_cc_handlers.c
src/lib/edje/edje_calc.c
src/lib/edje/edje_data.c
src/lib/edje/edje_private.h
src/lib/evas/canvas/evas_clip.c