efl: let's use text_prop cache properly.

Now evas_object_textgrid_render account for 1% of the benchmark.


SVN revision: 82928
This commit is contained in:
Cedric BAIL 2013-01-17 10:28:18 +00:00
parent b395af5e7a
commit 58291fb022
1 changed files with 1 additions and 0 deletions

View File

@ -330,6 +330,7 @@ evas_common_font_draw_prepare(Evas_Text_Props *text_props)
*/
text_props->generation = fi->generation;
text_props->changed = EINA_FALSE;
return;