CEDRIC! REVERT! this breaks text labels in e17 default theme when

eselected - they all jump up to the top! :)



SVN revision: 82635
This commit is contained in:
Carsten Haitzler 2013-01-11 13:31:40 +00:00
parent fee7977839
commit 9b559ec173
1 changed files with 0 additions and 2 deletions

View File

@ -396,8 +396,6 @@ _edje_text_recalc_apply(Edje *ed, Edje_Real_Part *ep,
text = _edje_text_fit_x(ed, ep, params,
text, font, size,
sw, sh, &free_text);
eo_do(ep->object,
evas_obj_size_get(NULL, &sh));
}
eina_stringshare_replace(&ep->typedata.text->cache.out_str, text);