evas: Fix usage of fill_set
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 06:47:07 +0000 (15:47 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 06:48:46 +0000 (15:48 +0900)
commit0ffa16d9cf729f16376689087b949f1e1d76a753
tree8a4807a2d3c5c3cd90e4a42498dac55ac68589a7
parentc0dcb30c610209d862709efbce2fd62d2f1f8d7d
evas: Fix usage of fill_set

efl.gfx.fill will reset the filled flag, so the internal function
needs to be called instead of the gfx api.

This test error was added in a very recent commit: ccaf12e1b66b2b49.
src/lib/evas/canvas/evas_object_image.c