map: Fix efl.gfx.map render
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 9 Jun 2017 04:46:33 +0000 (13:46 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 9 Jun 2017 04:46:33 +0000 (13:46 +0900)
commit092866c0589f118f88c428b9e5665b5a1a837184
treeca11c1d38af64b0b5a191a81f92ff9ab42965b21
parent7e552977a6728f70064640071b4a12fc38237a19
map: Fix efl.gfx.map render

Internally the call to map_reset was setting the count to 0
rendering the map data invalid and useless.
src/lib/evas/canvas/evas_map.c