edje: don't calculate textblock twice 72/169272/2
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 5 Feb 2018 08:08:53 +0000 (17:08 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 5 Feb 2018 10:07:50 +0000 (10:07 +0000)
commit3090d899757efc3c4de3841541ab0c4e115ce709
tree0b77a5625584f74b8b9aa7a60c2262a477acff0b
parent5dbc252ad4e073021c75dd5c669001eef4181f2b
edje: don't calculate textblock twice

It will trigger additional size calculation only for fit option.
The fit option can be calculated at once. It is a hack.

@tizen_fix

Change-Id: I1c4ee71766e64c83bd262f207e4671e4846ca4d8
(cherry picked from commit a18ffc18aba1c8998af4e27693e192e5f760b895)
src/lib/edje/edje_calc.c