evas: Fix don't redraw map_sufarce issue
authorjiin.moon <jiin.moon@samsung.com>
Tue, 30 May 2017 10:25:37 +0000 (19:25 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 May 2017 10:25:37 +0000 (19:25 +0900)
commite250a27922ade39b098b4fc5235ce304482e8f64
tree2ad827eb32e23bb592fe5b8af74b6614c2d5445c
parenteb27724eb9c32a954c2f75b45307a207d0ea6fca
evas: Fix don't redraw map_sufarce issue

Summary:
map_surface does not redraw in below case.

1) parent and child are smart object and has map.
3) drawing objects.
4) apply new map to child object.

Test Plan: sample code

Reviewers: jpeg, cedric, jypark

Differential Revision: https://phab.enlightenment.org/D4889
src/lib/evas/canvas/evas_map.c