Evas filters: Disable styles when filter_chain is set
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 13 Dec 2013 01:03:47 +0000 (10:03 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 7 Feb 2014 08:33:16 +0000 (17:33 +0900)
commit9da4789b66041bf380b1347ac60294239f824a4a
tree33e5fdc4f3283fac4007c5137ca7f0703daa094d
parent109894bb562ecd0b6a0a4f59739c536fc1557fff
Evas filters: Disable styles when filter_chain is set

Since the default theme includes a dark shadow behind normal
lines text (white on dark grey), we need to skip those when using
a filter program.
src/lib/evas/canvas/evas_object_textblock.c
src/lib/evas/filters/evas_filter.c