Edje: Turn SNAPSHOT objects into filled images for now
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 1 Oct 2015 11:01:52 +0000 (20:01 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 1 Oct 2015 11:13:00 +0000 (20:13 +0900)
commita449bfc555abe1d21c5e0afd97ef423e2821e585
tree60ab38c84bdaeb6fb5c1c402925bb7a8811d5073
parent52e4bbda7b90271f1bafceb4263d68f45fedda2c
Edje: Turn SNAPSHOT objects into filled images for now

Without that, the image has no fill information. Fill properties
may need to be added to SNAPHOT parts but the default behaviour
should make sense. Before this patch you just get a black rectangle.

Considering how image filters currently work, marking snapshots
as filled by default is not the best solution (need padding_set(0)
to render nicely).
src/lib/edje/edje_load.c