edje_cc: Fix filters inheritance
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Apr 2016 03:20:30 +0000 (12:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Apr 2016 05:48:35 +0000 (14:48 +0900)
commitffede186c8790e7b81b0995c46e40d79dea38ba8
tree0be6529a1ccf921d3ad1a235e2114a21fd44dd06
parent87b12327c3356ac8233cb5a08260625221239153
edje_cc: Fix filters inheritance

This was broken in c0f887b42965121a0964d3b8a319ca (2015/10/01).
What happened was: ted->filter is not part of tex->text anymore,
so it didn't get copied over from the parent.

Thanks @zmike for the report and pointing out the bad commit.

Fixes T3467.

@fix
src/bin/edje/edje_cc_handlers.c