Revert "evas/render - this is insane to me since nowhere it release the render_pre_done FALSE pairly."

This reverts commit fd7d1f9f98.

This commit is the one breaking Evas_Map use in shelf. Let's investigate why it was disable
in the first place.
This commit is contained in:
Cedric Bail 2013-09-03 12:39:49 +09:00
parent 7396dc2d89
commit 9ac13e4aec
1 changed files with 1 additions and 2 deletions

View File

@ -1099,8 +1099,7 @@ evas_render_mapped(Evas_Public_Data *e, Evas_Object *eo_obj,
}
// set render_pre - for child objs that may not have gotten it.
//obj->pre_render_done = EINA_TRUE;
obj->pre_render_done = EINA_TRUE;
RD(" Hasmap: %p (%d) %p %d -> %d\n",obj->func->can_map,
obj->func->can_map ? obj->func->can_map(eo_obj): -1,
obj->map->cur.map, obj->map->cur.usemap,